Skip to content

Commit f040c72

Browse files
committed
chore(deps): update remotedialer
1 parent 1bb2176 commit f040c72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/jsiebens/brink
22

33
go 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

77
require (
88
github.com/99designs/keyring v1.1.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod
251251
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af/go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k=
252252
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
253253
github.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=
256256
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
257257
github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
258258
github.com/json-iterator/go v1.1.8/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=

0 commit comments

Comments
 (0)