mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 19:05:54 -07:00
Merge pull request #120 from chonthu/patch-1
Update README.md with correct version in example
This commit is contained in:
commit
abf1f3b47e
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ BenchmarkWatermarWebp-8 30 49360369 ns/op
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"gopkg.in/h2non/bimg.v0"
|
"gopkg.in/h2non/bimg.v1"
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue