File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
7- github.com/drycc/controller-sdk-go v0.0.0-20220826021230-a1b71eb5e437
7+ github.com/drycc/controller-sdk-go v0.0.0-20220826093601-e0d4869ec634
88 github.com/drycc/pkg v0.0.0-20210826011456-c60b87108840
99 github.com/gorilla/websocket v1.5.0
1010 github.com/olekukonko/tablewriter v0.0.5
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
4949github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5050github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 h1:bWDMxwH3px2JBh6AyO7hdCn/PkvCZXii8TGj7sbtEbQ =
5151github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
52- github.com/drycc/controller-sdk-go v0.0.0-20220826021230-a1b71eb5e437 h1:pOEQvj0mZbWTwSYj/07FTrZ8NYaOLW2uH9IQP4hb378 =
53- github.com/drycc/controller-sdk-go v0.0.0-20220826021230-a1b71eb5e437 /go.mod h1:AWyrmGt7lPQ5Dd2HwO4zyOM/sfuBXVPlpw1Mr5kUZNg =
52+ github.com/drycc/controller-sdk-go v0.0.0-20220826093601-e0d4869ec634 h1:6z8bZe6Qp++Ly7cu9VrkT6u7dOlN6G5UNVV8tGrldOg =
53+ github.com/drycc/controller-sdk-go v0.0.0-20220826093601-e0d4869ec634 /go.mod h1:AWyrmGt7lPQ5Dd2HwO4zyOM/sfuBXVPlpw1Mr5kUZNg =
5454github.com/drycc/pkg v0.0.0-20210826011456-c60b87108840 h1:0OhP9AQ0mh3q0TMxK4PJTPSFwD/wj0xugiaZ3lnLcNA =
5555github.com/drycc/pkg v0.0.0-20210826011456-c60b87108840 /go.mod h1:KX1FLm7Fq6FLCsjjRsgfI/bMQuHZXqYf1ZXU9fzJhDw =
5656github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
You can’t perform that action at this time.
0 commit comments