Skip to content

Commit f0ea016

Browse files
authored
Update common Prometheus files (#963)
Signed-off-by: prombot <[email protected]>
1 parent 94b0651 commit f0ea016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: install Go
2323
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
2424
with:
25-
go-version: 1.20.x
25+
go-version: 1.21.x
2626
- name: Install snmp_exporter/generator dependencies
2727
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
2828
if: github.repository == 'prometheus/snmp_exporter'

0 commit comments

Comments
 (0)