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 858d64a commit 7c66cdeCopy full SHA for 7c66cde
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/prometheus/client_golang v1.9.0
19
github.com/prometheus/procfs v0.3.0 // indirect
20
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
21
- github.com/sirupsen/logrus v1.7.0
+ github.com/sirupsen/logrus v1.8.1
22
github.com/stretchr/testify v1.7.0
23
github.com/tidwall/pretty v1.0.1 // indirect
24
github.com/xdg/stringprep v1.0.0 // indirect
0 commit comments