Skip to content

Commit

Permalink
Updates golangci-lint's go version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNihelton committed Oct 17, 2023
1 parent 9c7547a commit a00badf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ linters-settings:
staticcheck:
# Should be better for it to be autodetected
# https://github.com/golangci/golangci-lint/issues/2234
go: "1.21.1"
go: "1.21.3"

0 comments on commit a00badf

Please sign in to comment.