8000 Merge pull request #98 from kylesliu/develop · dycn/awesome-golang-leetcode@79168dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 79168dc

Browse files
authored
Merge pull request 6boris#98 from kylesliu/develop
[fix] update the go mod
2 parents 7af74a2 + 127a3a1 commit 79168dc

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
@@ -2,7 +2,7 @@ module github.com/kylesliu/awesome-golang-leetcode
22

33
require (
44
github.com/emirpasic/gods v1.12.0 // indirect
5-
github.com/gogf/gf v1.9.10 // indirect
5+
github.com/gogf/gf v1.9.10
66
)
77

88
go 1.13

0 commit comments

Comments
 (0)
0