Skip to content

Commit

Permalink
Update golang.org/x/net to v0.33.0
Browse files Browse the repository at this point in the history
Include a fix for non-linear parsing
  • Loading branch information
razo7 committed Dec 29, 2024
1 parent ecbb3f6 commit 1f22ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.7.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/term v0.25.0 // indirect
Expand Down

0 comments on commit 1f22ec3

Please sign in to comment.