Skip to content

Commit

Permalink
Update .golangci.yml Go version to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
codingllama committed Jan 8, 2025
1 parent d9fb91b commit 0b43da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ linters-settings:
- suite-thelper

run:
go: '1.21'
go: '1.22'
build-tags: []
timeout: 15m

0 comments on commit 0b43da8

Please sign in to comment.