Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
go
/
wsclient
/
8629d65d77ac3eb18514bc3ca10d3754989084e7
/
.
/
go.mod
blob: db006bb4361d28bf8d9c8eba4ea576cafe6850b0 [
file
] [
log
] [
blame
]
module
supwisdom
.
com
/
common
/
go
/
wsclient
go
1.13
require
(
github
.
com
/
franela
/
goreq v0
.
0.0
-
20171204163338
-
bcd34c9993f8
github
.
com
/
sirupsen
/
logrus v1
.
3.0
golang
.
org
/
x
/
text v0
.
3.0
// indirect
gopkg
.
in
/
resty
.
v1 v1
.
11.0
)