diff --git a/go.mod b/go.mod index ed6057f..31706e3 100644 --- a/go.mod +++ b/go.mod @@ -112,7 +112,7 @@ require ( golang.org/x/arch v0.9.0 // indirect golang.org/x/crypto v0.31.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect - golang.org/x/net v0.28.0 // indirect + golang.org/x/net v0.33.0 // indirect golang.org/x/sys v0.28.0 // indirect golang.org/x/text v0.21.0 // indirect golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect