File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/jsiebens/brink
22
33go 1.17
44
5- replace github.com/rancher/remotedialer => github.com/jsiebens/remotedialer v0.2.6-0.20220117065211-717bed61bfab
5+ replace github.com/rancher/remotedialer => github.com/jsiebens/remotedialer v0.2.6-0.20220209195211-a197b2a8980a
66
77require (
88 github.com/99designs/keyring v1.1.6
Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod
251251github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
252252github.com/jonboulle/clockwork v0.1.0 /go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo =
253253github.com/jpillora/backoff v1.0.0 /go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4 =
254- github.com/jsiebens/remotedialer v0.2.6-0.20220117065211-717bed61bfab h1:L+UndpxW743a/sQYGLCCyvzQxPuNvd3hFQTgktgIOPE =
255- github.com/jsiebens/remotedialer v0.2.6-0.20220117065211-717bed61bfab /go.mod h1:vq3LvyOFnLcwMiCE1KdW3foPd6g5kAjZOtOb7JqGHck =
254+ github.com/jsiebens/remotedialer v0.2.6-0.20220209195211-a197b2a8980a h1:GXiRz0BLaiPL6WJ1/T0IAqv9lpJIiziAKpiw6wgaWKI =
255+ github.com/jsiebens/remotedialer v0.2.6-0.20220209195211-a197b2a8980a /go.mod h1:vq3LvyOFnLcwMiCE1KdW3foPd6g5kAjZOtOb7JqGHck =
256256github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
257257github.com/json-iterator/go v1.1.7 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
258258github.com/json-iterator/go v1.1.8 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
You can’t perform that action at this time.
0 commit comments