update go, go dependencies and fix viper breaking change #38
Annotations
7 errors
|
lint
issues found
|
|
lint:
connectors/smtp/raw/smtp_connector.go#L5
ST1001: should not use dot imports (staticcheck)
|
|
lint:
connectors/objstorage/raw/s3_connector.go#L6
ST1001: should not use dot imports (staticcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L14
ST1001: should not use dot imports (staticcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L84
ineffectual assignment to err (ineffassign)
|
|
lint:
test-integration/test_integration_test.go#L44
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
bin/doc-generator/doc-generator.go#L68
Error return value of `os.Setenv` is not checked (errcheck)
|