Skip to content

Commit

Permalink
Merge pull request prometheus-community#177 from prometheus-community…
Browse files Browse the repository at this point in the history
…/repo_sync

Synchronize common files from prometheus/prometheus
  • Loading branch information
NiceGuyIT authored Nov 19, 2023
2 parents 6acadc6 + 45564fd commit 3c27af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: install Go
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: 1.20.x
go-version: 1.21.x
- name: Install snmp_exporter/generator dependencies
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
if: github.repository == 'prometheus/snmp_exporter'
Expand Down

0 comments on commit 3c27af1

Please sign in to comment.