reso-execution/go.mod

11 lines
157 B
Modula-2
Raw Normal View History

2024-03-16 13:41:03 +00:00
module bingus-exec
go 1.21.3
require (
github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.1
)
require golang.org/x/net v0.22.0 // indirect