Skip to content

Commit 6d01bea

Browse files
committed
update go.mod and go.sum
1 parent b1ef4f9 commit 6d01bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ require (
3131
github.com/saracen/walker v0.1.3
3232
github.com/prometheus/client_golang v1.12.1
3333
github.com/seefan/gossdb/v2 v2.0.0
34-
github.com/smartystreets/gunit v1.0.4 // indirect
3534
github.com/smira/commander v0.0.0-20140515201010-f408b00e68d5
3635
github.com/smira/flag v0.0.0-20170926215700-695ea5e84e76
3736
github.com/smira/go-ftp-protocol v0.0.0-20140829150050-066b75c2b70d
@@ -97,6 +96,7 @@ require (
9796
github.com/prometheus/procfs v0.11.1 // indirect
9897
github.com/rivo/uniseg v0.4.4 // indirect
9998
github.com/rogpeppe/go-internal v1.10.0 // indirect
99+
github.com/seefan/goerr v1.1.2 // indirect
100100
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
101101
go.etcd.io/etcd/api/v3 v3.5.0-rc.0 // indirect
102102
go.etcd.io/etcd/client/pkg/v3 v3.5.0-rc.0 // indirect

0 commit comments

Comments
 (0)