File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20230418202606-ed93
45
45
// repo as tailscale.com/tempfork/gliderlabs/ssh, however, we can't replace the
46
46
// subpath and it includes changes to golang.org/x/crypto/ssh as well which
47
47
// makes importing it directly a bit messy.
48
- replace github.com/gliderlabs/ssh => github.com/coder/ssh v0.0.0-20230419180646-49c741437b53
48
+ replace github.com/gliderlabs/ssh => github.com/coder/ssh v0.0.0-20230421140225-04bb837133e1
49
49
50
50
// Waiting on https://github.com/imulab/go-scim/pull/95 to merge.
51
51
replace github.com/imulab/go-scim/pkg/v2 => github.com/coder/go-scim/pkg/v2 v2.0.0-20230221055123-1d63c1222136
Original file line number Diff line number Diff line change @@ -341,12 +341,8 @@ github.com/coder/go-scim/pkg/v2 v2.0.0-20230221055123-1d63c1222136 h1:0RgB61LcNs
341
341
github.com/coder/go-scim/pkg/v2 v2.0.0-20230221055123-1d63c1222136 /go.mod h1:VkD1P761nykiq75dz+4iFqIQIZka189tx1BQLOp0Skc =
342
342
github.com/coder/retry v1.3.1-0.20230210155434-e90a2e1e091d h1:09JG37IgTB6n3ouX9BXdUiibGzkGGbslFuDZO9Ru9aw =
343
343
github.com/coder/retry v1.3.1-0.20230210155434-e90a2e1e091d /go.mod h1:r+1J5i/989wt6CUeNSuvFKKA9hHuKKPMxdzDbTuvwwk =
344
- github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 h1:tN5GKFT68YLVzJoA8AHuiMNJ0qlhoD3pGN3JY9gxSko =
345
- github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
346
- github.com/coder/ssh v0.0.0-20230419175457-0612ba535202 h1:1I/Im5ZUan1Y9ypAr6VuAKQ4NbvEy/frR3cV86pKQk8 =
347
- github.com/coder/ssh v0.0.0-20230419175457-0612ba535202 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
348
- github.com/coder/ssh v0.0.0-20230419180646-49c741437b53 h1:kaLOp3tlVnbOJIjmAvXuBTgeWWoZZlJJJ4QGeSMjOnA =
349
- github.com/coder/ssh v0.0.0-20230419180646-49c741437b53 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
344
+ github.com/coder/ssh v0.0.0-20230421140225-04bb837133e1 h1:LBw76rEDuhNJyohve11mbvYv5CmCLmcuUQGiz7Guk50 =
345
+ github.com/coder/ssh v0.0.0-20230421140225-04bb837133e1 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
350
346
github.com/coder/tailscale v1.1.1-0.20230418202606-ed9307cf1b22 h1:bvGOqnI0ITbwOZFQ0SZ4MBw/8LLUEjxmNu57XEujrfQ =
351
347
github.com/coder/tailscale v1.1.1-0.20230418202606-ed9307cf1b22 /go.mod h1:jpg+77g19FpXL43U1VoIqoSg1K/Vh5CVxycGldQ8KhA =
352
348
github.com/coder/terraform-provider-coder v0.6.23 h1:O2Rcj0umez4DfVdGnKZi63z1Xzxd0IQOn9VQDB8YU8g =
You can’t perform that action at this time.
0 commit comments