mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 18:12:26 +00:00
./
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,4 +1,4 @@
|
||||
module GoSally-mvp
|
||||
module github.com/akyaiy/GoSally-mvp
|
||||
|
||||
go 1.24.4
|
||||
|
||||
@@ -9,9 +9,7 @@ require (
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.5.0 // indirect
|
||||
github.com/gorilla/websocket v1.5.3 // indirect
|
||||
github.com/joho/godotenv v1.5.1 // indirect
|
||||
github.com/yuin/gopher-lua v1.1.1 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
olympos.io/encoding/edn v0.0.0-20201019073823-d3554ca0b0a3 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user