reso-execution/go.mod
2024-03-16 06:41:03 -07:00

10 lines
157 B
Modula-2

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