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

Commit d9c7f17

Browse files
Update go.mod
1 parent fe1d67c commit d9c7f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ require (
4646
github.com/vmihailenco/tagparser v0.1.1 // indirect
4747
github.com/zclconf/go-cty v1.12.1 // indirect
4848
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
49-
golang.org/x/net v0.7.0 // indirect
49+
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
5050
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
51-
golang.org/x/text v0.3.8 // indirect
51+
golang.org/x/text v0.3.7 // 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)