chore: cleanup
This commit is contained in:
parent
5af3c05d41
commit
d20d0c5a95
2 changed files with 3 additions and 9 deletions
6
go.mod
6
go.mod
|
|
@ -31,12 +31,6 @@ require (
|
|||
github.com/spf13/cobra v1.9.1
|
||||
github.com/spf13/viper v1.20.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
google.golang.org/api v0.215.0
|
||||
)
|
||||
|
||||
require (
|
||||
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
|
||||
golang.org/x/oauth2 v0.25.0 // indirect
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue