middleware icon indicating copy to clipboard operation
middleware copied to clipboard

[Bug] Does not contain package github.com/klauspost/compress/snappy

Open leeisman opened this issue 4 years ago • 2 comments

go get github.com/iris-contrib/middleware/jwt@master
go: finding module for package github.com/klauspost/compress/snappy
go: finding module for package github.com/klauspost/compress/snappy
../../pkg/mod/github.com/kataras/iris/[email protected]/context/compress.go:14:2: module github.com/klauspost/compress@latest found (v1.12.3), but does not contain package github.com/klauspost/compress/snappy

leeisman avatar May 27 '21 09:05 leeisman

I have the same issue here. Any solution?

mreza0100 avatar Jul 13 '21 05:07 mreza0100

Look at Kukunin answer

https://githubmemory.com/repo/kataras/iris/issues/1757

o8x avatar Jul 13 '21 07:07 o8x