We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2e4f commit 40961b5Copy full SHA for 40961b5
.goreleaser.yml
@@ -1,6 +1,7 @@
1
before:
2
hooks:
3
- go mod download
4
+ - go get ./...
5
builds:
6
-
7
main: ./cmd/prom-isi-exporter.go
0 commit comments