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 2e932a7 commit 4dc176eCopy full SHA for 4dc176e
go.mod
@@ -65,6 +65,7 @@ require (
65
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
66
github.com/modern-go/reflect2 v1.0.1 // indirect
67
github.com/olekukonko/tablewriter v0.0.5 // indirect
68
+ github.com/pkg/errors v0.9.1 // indirect
69
github.com/prometheus/client_golang v1.11.1 // indirect
70
github.com/prometheus/client_model v0.2.0 // indirect
71
github.com/prometheus/common v0.26.0 // indirect
0 commit comments