go.mod: bump golang.org/x/net

This commit is contained in:
Will Norris 2026-05-21 22:33:56 -07:00
parent efd0b2698c
commit 08e34b68bd
4 changed files with 6 additions and 4 deletions

View file

@ -124,7 +124,7 @@ require (
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
golang.org/x/image v0.41.0 // indirect
golang.org/x/mod v0.35.0 // indirect
golang.org/x/net v0.54.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.45.0 // indirect