-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump golangci-lint from 1.55.1 to 1.59.1
golangci-lint 1.60.1 was released yesterday, but that bumps govet causing some hard to resolve errors. I'll wait for the dust to settle on that before attempting the update. gosimple: fixes to `server/auth/sso/sso.go` `S1009: should omit nil check; len() for []string is defined as zero (gosimple)` testifylint: undo assert->require changes in functions where they won't work correctly `go-require: do not use require in http handlers (testifylint)` `go-require: require must only be used in the goroutine running the test function (testifylint)` Signed-off-by: Alan Clucas <[email protected]>
- Loading branch information
Showing
4 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters