1
0
Fork 0
mirror of https://github.com/nealey/vail.git synced 2025-01-16 03:45:06 -07:00
vail/go.mod

8 lines
145 B
Modula-2

module github.com/nealey/vail
go 1.12
require (
golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5
nhooyr.io/websocket v1.8.7 // indirect
)