Codebase list prometheus-haproxy-exporter / ef44fbf
Update common Prometheus files Signed-off-by: prombot <prometheus-team@googlegroups.com> prombot 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: