Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
go
/
wsclient
/
9ef71b6b98728badfc00b8f588a1ebcab4d71727
/
.
/
go.mod
blob: dd5260057cf46e5bad5520708e44435b76d3663e [
file
] [
log
] [
blame
]
module
supwisdom
.
com
/
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
)