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
=== RUN TestVetStdlib
vet_std_test.go:101: go vet std failed (exit status 1):
# os_test
# [os_test]
../../../../goroot/src/os/os_test.go:1536:14: non-constant format string in call to (*testing.common).Errorf
../../../../goroot/src/os/os_test.go:1539:13: non-constant format string in call to (*testing.common).Errorf
--- FAIL: TestVetStdlib (264.32s)