chore(deps): bump dependencies #1226
Annotations
5 errors
golangci-lint:
internal/config/secret.go#L14
the methods of "Secret" use pointer receiver and non-pointer receiver. (recvcheck)
|
golangci-lint:
internal/config/slice.go#L7
the methods of "StringSlice" use pointer receiver and non-pointer receiver. (recvcheck)
|
golangci-lint:
internal/config/types.go#L121
the methods of "OpenVPNCommonNameMode" use pointer receiver and non-pointer receiver. (recvcheck)
|
golangci-lint:
internal/config/types.go#L166
the methods of "OAuth2AuthStyle" use pointer receiver and non-pointer receiver. (recvcheck)
|
golangci-lint
issues found
|
Loading