summaryrefslogtreecommitdiff
path: root/go.mod
blob: e2017d59592d173f4b330cbbbe162a85e5907393 (plain)
1
2
3
4
5
module bridge.plutorocks.dev/bridge-backend

go 1.22

require github.com/gorilla/websocket v1.5.3