summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authoradamdottv <[email protected]>2025-05-12 11:22:19 -0500
committeradamdottv <[email protected]>2025-05-12 11:22:19 -0500
commitd20d0c5a95e19250a7d83b4eb30f9d7b460104da (patch)
treea0ce46f8aabd6ade3936145e81a94291f51a30f3 /go.mod
parent5af3c05d41f80615716f085d6d8eda859bf54ad4 (diff)
downloadopencode-d20d0c5a95e19250a7d83b4eb30f9d7b460104da.tar.gz
opencode-d20d0c5a95e19250a7d83b4eb30f9d7b460104da.zip
chore: cleanup
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 0 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index 9490da1b7..494ce740e 100644
--- a/go.mod
+++ b/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 (