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
cmd/ntpt/main.go:21:13: var-declaration: should omit type string from declaration of var version; it will be inferred from the right-hand side (revive)
var version string = "dev build"
^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: