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
#213 updated the way that tooling dependencies were pulled in after the root vendor directory had been removed, and the new mechanism relies on go get ... functionality which will break in Go 1.18.
#213 updated the way that tooling dependencies were pulled in after the root vendor directory had been removed, and the new mechanism relies on
go get ...
functionality which will break in Go 1.18.See the Go 1.18 release notes for more information.
The text was updated successfully, but these errors were encountered: