diff --git a/go.mod b/go.mod index c78485d..52a4074 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/theopenlane/httpsling v0.2.2 golang.org/x/oauth2 v0.25.0 - google.golang.org/api v0.216.0 + google.golang.org/api v0.210.0 ) require (