Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
go
/
wsclient
/
78e58f379904af7aaa727ceea08a3866558d3321
/
.
/
go.mod
blob: aa7a343afa58024a292d49ecf40bfff17b0f9c91 [
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
// indirect
)