10 lines
174 B
Modula-2
10 lines
174 B
Modula-2
module git.sati.ac/sati.ac/sati-go
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/gorilla/websocket v1.5.0
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
github.com/shopspring/decimal v1.3.1
|
|
)
|