websocket/go.mod

6 lines
79 B
Modula-2

module github.com/gorilla/websocket
go 1.20
require golang.org/x/net v0.23.0