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
the revision tag in your go.mod for golang.org/x/tools is too old. Enumer will fail with go1.14+.
update with : golang.org/x/tools v0.0.0-20200725200936-102e7d357031
thanks.
The text was updated successfully, but these errors were encountered:
the revision tag in your
go.mod
forgolang.org/x/tools
is too old. Enumer will fail with go1.14+.update with :
golang.org/x/tools v0.0.0-20200725200936-102e7d357031
thanks.
The text was updated successfully, but these errors were encountered: