Skip to content

Commit

Permalink
tooling: pinning golangci to go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Apr 5, 2022
1 parent fccc6be commit 3516324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
run:
timeout: 60m
go: 1.18
modules-download-mode: vendor
skip-dirs:
- /sdk/ # Excluding sdk folders as these are externally generated
Expand Down

0 comments on commit 3516324

Please sign in to comment.