reso-execution/go.mod

8 lines
149 B
Modula-2
Raw Permalink Normal View History

2024-03-16 15:15:31 +00:00
module git.merith.xyz/merith-tk/reso-execution
2024-03-16 13:41:03 +00:00
go 1.21.3
2024-03-16 15:15:31 +00:00
require github.com/gorilla/websocket v1.5.1
2024-03-16 13:41:03 +00:00
require golang.org/x/net v0.22.0 // indirect