Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ZHZ1024
/
go-proxy-gemini-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZHZ1024
commited on
Aug 2, 2025
Commit
8c61db9
·
verified
·
1 Parent(s):
d75ce7a
Create go.mod
Browse files
Files changed (1)
hide
show
go.mod
+3
-0
go.mod
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
module gemini-relay
2
+
3
+
go 1.21