Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
go
/
wsclient
/
b45b7a15f88802587348f6396b5d534b655ee212
/
.
/
go.mod
blob: 2632b8fd52813592df5d3f9ccd5411b6801acb6d [
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
)