Moge-Row commited on
Commit
7ddcd50
·
1 Parent(s): b267528

fix go 1.23

Browse files
Files changed (1) hide show
  1. go.mod +1 -1
go.mod CHANGED
@@ -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