We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05859dc commit 2dafd96Copy full SHA for 2dafd96
Makefile
@@ -5,7 +5,7 @@ install-ci-deps:
5
go install github.com/google/go-jsonnet/cmd/[email protected]
6
7
8
- go install github.com/monitoring-mixins/mixtool/cmd/mixtool@a9e78b0942a4186162bf170efde7b4b3167d31a4
+ go install github.com/monitoring-mixins/mixtool/cmd/mixtool@a8984473edc33da685bd5f2138eab9cf6a0ff2b7
9
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/[email protected]
10
11
fmt:
0 commit comments