Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit fe1d67c

Browse files
Update go.mod
1 parent 755794f commit fe1d67c

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
@@ -48,7 +48,7 @@ require (
4848
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
4949
golang.org/x/net v0.7.0 // indirect
5050
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
51-
golang.org/x/text v0.3.7 // indirect
51+
golang.org/x/text v0.3.8 // indirect
5252
google.golang.org/appengine v1.6.6 // indirect
5353
google.golang.org/genproto v0.0.0-20200711021454-869866162049 // indirect
5454
google.golang.org/grpc v1.50.1 // indirect

0 commit comments

Comments
 (0)