9 lines
117 B
Modula-2
9 lines
117 B
Modula-2
![]() |
module v5sdk_go/utils
|
||
|
|
||
|
go 1.15
|
||
|
|
||
|
require (
|
||
|
github.com/gorilla/websocket v1.4.2
|
||
|
github.com/stretchr/testify v1.7.0
|
||
|
)
|