Skip to content

Commit 66bb9ab

Browse files
razo7openshift-cherrypick-robot
authored andcommitted
Update golang.org/x/net to v0.33.0
Include a fix for non-linear parsing
1 parent c7caa05 commit 66bb9ab

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
@@ -77,7 +77,7 @@ require (
7777
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
7878
go.uber.org/multierr v1.11.0 // indirect
7979
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
80-
golang.org/x/net v0.30.0 // indirect
80+
golang.org/x/net v0.33.0 // indirect
8181
golang.org/x/oauth2 v0.10.0 // indirect
8282
golang.org/x/sync v0.8.0 // indirect
8383
golang.org/x/sys v0.26.0 // indirect

0 commit comments

Comments
 (0)