Skip to content

Commit 8ed30ab

Browse files
author
Star
committed
update base package
1 parent 364440f commit 8ed30ab

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

go.mod

+7-7
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ require (
88
github.com/gorilla/websocket v1.4.2
99
//github.com/shirou/gopsutil v2.21.11+incompatible // indirect
1010
github.com/shirou/gopsutil/v3 v3.22.10
11-
github.com/ssgo/config v0.6.2
12-
github.com/ssgo/discover v0.6.2
13-
github.com/ssgo/httpclient v0.6.2
14-
github.com/ssgo/log v0.6.2
15-
github.com/ssgo/redis v0.6.2
16-
github.com/ssgo/standard v0.6.2
17-
github.com/ssgo/u v0.6.2
11+
github.com/ssgo/config v0.6.3
12+
github.com/ssgo/discover v0.6.3
13+
github.com/ssgo/httpclient v0.6.3
14+
github.com/ssgo/log v0.6.3
15+
github.com/ssgo/redis v0.6.3
16+
github.com/ssgo/standard v0.6.3
17+
github.com/ssgo/u v0.6.3
1818
golang.org/x/net v0.0.0-20190320064053-1272bf9dcd53
1919
)

0 commit comments

Comments
 (0)