mirror of
https://github.com/longsleep/realtimetraffic.git
synced 2024-11-16 08:48:33 +01:00
7 lines
235 B
Modula-2
7 lines
235 B
Modula-2
module github.com/longsleep/realtimetraffic
|
|
|
|
require (
|
|
github.com/elazarl/go-bindata-assetfs v1.0.0
|
|
github.com/gorilla/websocket v0.0.0-20140218052210-119002ce0495
|
|
github.com/kevinburke/go-bindata v3.11.0+incompatible // indirect
|
|
)
|