diff --git a/go.mod b/go.mod index d3f2223..005de15 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.24.0 - google.golang.org/api v0.210.0 + google.golang.org/api v0.212.0 ) require (