iris icon indicating copy to clipboard operation
iris copied to clipboard

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

Open leeisman opened this issue 4 years ago • 3 comments
trafficstars

Describe the bug

github.com/klauspost/compress/snappy: 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

same as me

felixglow avatar Jun 01 '21 02:06 felixglow

me too! github.com/klauspost/compress/snappy: module github.com/klauspost/compress@latest found (v1.13.1), but does not contain package github.com/klauspost/compress/snappy

a406299736 avatar Jun 29 '21 10:06 a406299736

go get github.com/golang/snappy @wozz 执行下这个就好了,snappy换了,希望可以帮到您

caikunru avatar Aug 12 '21 09:08 caikunru