Skip to content

Commit 74a5f31

Browse files
committed
go.mod
1 parent 187833a commit 74a5f31

File tree

2 files changed

+63
-44
lines changed

2 files changed

+63
-44
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/8treenet/venus
33
go 1.13
44

55
require (
6-
github.com/8treenet/freedom v1.8.10
6+
github.com/8treenet/freedom v1.8.12
77
github.com/gin-gonic/gin v1.7.1
8-
golang.org/x/net v0.0.0-20210427231257-85d9c07bbe3a
8+
golang.org/x/net v0.0.0-20210929193557-e81a3d93ecf6
99
)

0 commit comments

Comments
 (0)