Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
go
/
wsclient
/
25ae2d35f67bc8e99e719d11ee08eaf99910d132
/
.
/
go.mod
blob: 02be837c251d69038d463d8ad83361d482d77c17 [
file
] [
log
] [
blame
]
module
supwisdom
.
com
/
common
/
go
/
wsclient
.
git
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
)