-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated linters, and builds with golang 1.8 (#15)
- Updated golangci-lint, and enabled more linters. This came with lots of changes related to the new linters, mostly formatting and newlines - Replaced go fmt with gofumpt - Updated min golang version to 1.17 (required mainly by gofumpt) - Building against 1.17 and 1.18 - Updated dependencies
- Loading branch information
Showing
35 changed files
with
766 additions
and
435 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
Oops, something went wrong.