diff options
| author | adamdottv <[email protected]> | 2025-05-12 11:22:19 -0500 |
|---|---|---|
| committer | adamdottv <[email protected]> | 2025-05-12 11:22:19 -0500 |
| commit | d20d0c5a95e19250a7d83b4eb30f9d7b460104da (patch) | |
| tree | a0ce46f8aabd6ade3936145e81a94291f51a30f3 /go.mod | |
| parent | 5af3c05d41f80615716f085d6d8eda859bf54ad4 (diff) | |
| download | opencode-d20d0c5a95e19250a7d83b4eb30f9d7b460104da.tar.gz opencode-d20d0c5a95e19250a7d83b4eb30f9d7b460104da.zip | |
chore: cleanup
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 ( |
