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 2bd9ec0 commit 060195cCopy full SHA for 060195c
go.mod
@@ -19,7 +19,6 @@ require (
19
github.com/mattn/go-colorable v0.1.13 // indirect
20
github.com/mattn/go-isatty v0.0.19 // indirect
21
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
22
- github.com/pkg/errors v0.9.1 // indirect
23
github.com/pmezard/go-difflib v1.0.0 // indirect
24
github.com/prometheus/client_model v0.6.1 // indirect
25
github.com/prometheus/common v0.62.0 // indirect
0 commit comments