update go, go dependencies and fix viper breaking change #36
Annotations
10 errors
|
lint:
connectors/databases/raw/mongodb_connector.go#L6
ST1001: should not use dot imports (staticcheck)
|
|
lint:
test-integration/test_integration_test.go#L42
Error return value of `os.Unsetenv` is not checked (errcheck)
|
|
lint:
loader/loader_test.go#L403
Error return value of `os.Unsetenv` is not checked (errcheck)
|
|
lint:
interceptor/doc_test.go#L52
Error return value of `gautocloud.Inject` is not checked (errcheck)
|
|
lint:
interceptor/doc_test.go#L13
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
interceptor/cli/urfave/urfave_test.go#L150
Error return value of `app.Run` is not checked (errcheck)
|
|
lint:
interceptor/cli/urfave/doc_test.go#L71
Error return value of `app.Run` is not checked (errcheck)
|
|
lint:
interceptor/cli/urfave/doc_test.go#L25
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
interceptor/cli/urfave/doc_test.go#L23
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
cloudenv/local_cloudenv.go#L133
Error return value of `codecRegistry.RegisterCodec` is not checked (errcheck)
|