websocket/go.mod

7 lines
100 B
Modula-2

module github.com/gorilla/websocket
go 1.12
retract (
v1.5.2 // tag accidentally overwritten
)