File size: 221 Bytes
553c00b
 
2f1fe0d
553c00b
 
cbe30d3
553c00b
 
331b496
f1e5193
 
5c638ab
1
2
3
4
5
6
7
8
9
10
11
12
13
module zai-proxy

go 1.23.0

require (
	github.com/corpix/uarand v0.2.0
	github.com/google/uuid v1.6.0
	github.com/joho/godotenv v1.5.1
	golang.org/x/net v0.38.0
)

require github.com/stretchr/testify v1.11.1 // indirect