Codebase list prometheus-haproxy-exporter / 4a8febe
Merge pull request #241 from prometheus/repo_sync Synchronize common files from prometheus/prometheus Ben Kochie authored 1 year, 11 months ago GitHub committed 1 year, 11 months ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2020 uses: actions/setup-go@v2
2121 with:
2222 go-version: 1.18.x
23 - name: Install snmp_exporter/generator dependencies
24 run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
25 if: github.repository == 'prometheus/snmp_exporter'
2326 - name: Lint
2427 uses: golangci/golangci-lint-action@v3.1.0
2528 with: