Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Moge-Row
/
Row-proxy
like
3
Paused
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
Moge-Row
commited on
26 days ago
Commit
2f1fe0d
·
1 Parent(s):
5c638ab
fix go version 1.23
Browse files
Files changed (1)
hide
show
go.mod
+1
-1
go.mod
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
module zai-proxy
2
3
-
go 1.
25
.0
4
5
require (
6
github.com/corpix/uarand v0.2.0
1
module zai-proxy
2
3
+
go 1.
23
.0
4
5
require (
6
github.com/corpix/uarand v0.2.0