feat: some testing code lol

This commit is contained in:
Zhongheng Liu 2024-10-20 22:43:51 +03:00
commit 1ef0757412
Signed by: steven
GPG key ID: DC8F48E7B4C40905
5 changed files with 19 additions and 28 deletions

9
go.mod
View file

@ -1,10 +1,3 @@
module test/hello
module gitlab.com/stvnliu/ai_game
go 1.23.2
require rsc.io/quote v1.5.2
require (
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c // indirect
rsc.io/sampler v1.3.0 // indirect
)