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 198454c commit 17c8bebCopy full SHA for 17c8beb
.github/workflows/golangci-lint.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Go
31
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
32
with:
33
- go-version: 1.24.x
+ go-version: 1.25.x
34
- name: Install snmp_exporter/generator dependencies
35
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
36
if: github.repository == 'prometheus/snmp_exporter'
0 commit comments