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 8e28465 commit 6fb3425Copy full SHA for 6fb3425
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/jonboulle/clockwork v0.1.0 // indirect
19
github.com/natefinch/lumberjack v2.0.0+incompatible
20
github.com/ouqiang/goutil v1.4.1
21
- github.com/pkg/errors v0.9.1 // indirect
+ github.com/pkg/errors v0.9.1
22
github.com/shirou/gopsutil v3.21.11+incompatible
23
github.com/soheilhy/cmux v0.1.4 // indirect
24
github.com/spf13/viper v1.13.0
0 commit comments