Skip to content

Commit

Permalink
cleanup: set go1.22 for golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo Sumkin committed May 14, 2024
1 parent afbe897 commit ced15fe
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
@@ -1,5 +1,5 @@
run:
go: '1.21'
go: '1.22'
skip-dirs:
- vendor
- bin
Expand Down

0 comments on commit ced15fe

Please sign in to comment.