Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
more 1.20 becoming 1.2
  • Loading branch information
serprex authored Jun 17, 2023
1 parent 6b4b1e5 commit 2b3b5a8
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 @@ -82,7 +82,7 @@ linters:
- whitespace

run:
go: 1.20
go: "1.20"
timeout: 5m
skip-dirs:
- "tests_func"
Expand Down

0 comments on commit 2b3b5a8

Please sign in to comment.