diff --git a/go.mod b/go.mod index 1d4cb905..15808813 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af github.com/spf13/viper v1.19.0 github.com/urfave/cli/v2 v2.27.4 - golang.org/x/net v0.29.0 + golang.org/x/net v0.30.0 golang.org/x/oauth2 v0.23.0 golang.org/x/sys v0.25.0 gopkg.in/yaml.v3 v3.0.1