Skip to content

Commit 6fb3425

Browse files
committed
update go.mod
1 parent 8e28465 commit 6fb3425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/jonboulle/clockwork v0.1.0 // indirect
1919
github.com/natefinch/lumberjack v2.0.0+incompatible
2020
github.com/ouqiang/goutil v1.4.1
21-
github.com/pkg/errors v0.9.1 // indirect
21+
github.com/pkg/errors v0.9.1
2222
github.com/shirou/gopsutil v3.21.11+incompatible
2323
github.com/soheilhy/cmux v0.1.4 // indirect
2424
github.com/spf13/viper v1.13.0

0 commit comments

Comments
 (0)