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
Hi!
We are using runtime in our project, got go mod tidy to finally work, however there is still this indirect dependency
Which makes go list -m all fail, which makes IDEs sad :(
Any plans of fixing this?
Problem: go: github.com/chenzhuoyu/[email protected]: invalid version: unknown revision v0.9.0
Solution: upgrade version of GIN
The text was updated successfully, but these errors were encountered: