Skip to content

Commit c9b869b

Browse files
fix(deps): update module golang.org/x/net to v0.43.0
1 parent 658830d commit c9b869b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmtls/gmcredentials/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
require (
66
github.com/golang/protobuf v1.5.2
77
github.com/tjfoc/gmsm v0.0.0-00010101000000-000000000000
8-
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
8+
golang.org/x/net v0.43.0
99
google.golang.org/grpc v1.44.0
1010
)
1111

0 commit comments

Comments
 (0)