You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have golang workspace and i am using github.com/nats-io/nats.go
and i get this error github.com/klauspost/compress is not in your go.mod file
The package already exists in go.mod file
The error started occuring the moment i started using natsgo package so there some kind of dependency inconsistency going on as nats package dependent on compress package
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have golang workspace and i am using
github.com/nats-io/nats.go
and i get this error
github.com/klauspost/compress is not in your go.mod file
The package already exists in go.mod file
The error started occuring the moment i started using natsgo package so there some kind of dependency inconsistency going on as nats package dependent on
compress
packageBeta Was this translation helpful? Give feedback.
All reactions