mirror of
https://github.com/prometheus-community/json_exporter
synced 2025-01-30 03:12:48 +00:00
Merge pull request #273 from prometheus-community/repo_sync
Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
commit
7eb4fff7f0
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user