nickalie / go-webpbin

WebP Encoder/Decoder for Golang based on official libwebp distribution
101 stars 22 forks source link

cant install package #2

Open ABD-ULZIZMAHMOUD opened 4 years ago

ABD-ULZIZMAHMOUD commented 4 years ago

C:\Users*\go\src\upload-files>go get github.com/mjarkk/go-webpbin/ package github.com/pierrec/lz4/v3: cannot find package "github.com/pierrec/lz4/v3" in any of: C:\Go\src\github.com\pierrec\lz4\v3 (from $GOROOT) C:\Users*\go\src\github.com\pierrec\lz4\v3 (from $GOPATH)

AliFlux commented 4 years ago

Same here, I'm using Windows 10

icobani commented 3 years ago

Same here

$ go get github.com/mjarkk/go-webpbin
cannot find package "github.com/pierrec/lz4/v4" in any of:
        c:\go\src\github.com\pierrec\lz4\v4 (from $GOROOT)
        C:\Users\Lenovo\go\src\github.com\pierrec\lz4\v4 (from $GOPATH)