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
Running tag_and_upload prints the following warning in the middle of its output:
go get: installing executables with 'go get' in module mode is deprecated.
Use 'go install pkg@version' instead.
For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'.
We should follow its advice
The text was updated successfully, but these errors were encountered:
Running
tag_and_upload
prints the following warning in the middle of its output:We should follow its advice
The text was updated successfully, but these errors were encountered: