We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187833a commit 74a5f31Copy full SHA for 74a5f31
go.mod
@@ -3,7 +3,7 @@ module github.com/8treenet/venus
3
go 1.13
4
5
require (
6
- github.com/8treenet/freedom v1.8.10
+ github.com/8treenet/freedom v1.8.12
7
github.com/gin-gonic/gin v1.7.1
8
- golang.org/x/net v0.0.0-20210427231257-85d9c07bbe3a
+ golang.org/x/net v0.0.0-20210929193557-e81a3d93ecf6
9
)
0 commit comments