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
This has now been fixed by creating a bogus pseudo version off a commit which had no go files in each of the removed nested go.mod locations and allowing the go proxy to permanently cache it.
It seems like there may be a bug in go modules preventing the new
v1.8.0
andgo.mod
at the root level being correctly detected aslatest
More information can be seen on the original
go mod
PR here: #440 (comment)The text was updated successfully, but these errors were encountered: