We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6f8f1 commit 960f96aCopy full SHA for 960f96a
.travis.yml
@@ -1,6 +1,7 @@
1
language: go
2
go:
3
- 1.22.x
4
+dist: jammy
5
before_install:
6
- go install honnef.co/go/tools/cmd/staticcheck@latest
7
script:
0 commit comments