File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ replace golang.zx2c4.com/wireguard/tun/netstack => github.com/coder/wireguard-go
43
43
44
44
// yamux has some unsafe byte slice reads and writes that we fixed in out fork:
45
45
// https://github.com/coder/yamux
46
- replace github.com/hashicorp/yamux => github.com/coder/yamux v0.0.0-20220711091626-ba57465c315e
46
+ replace github.com/hashicorp/yamux => github.com/coder/yamux v0.0.0-20220712174024-7bf120a2ce53
47
47
48
48
require (
49
49
cdr.dev/slog v1.4.2-0.20220525200111-18dce5c2cd5f
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/coder/retry v1.3.0 h1:5lAAwt/2Cm6lVmnfBY7sOMXcBOwcwJhmV5QGSELIVWY=
350
350
github.com/coder/retry v1.3.0 /go.mod h1:tXuRgZgWjUnU5LZPT4lJh4ew2elUhexhlnXzrJWdyFY =
351
351
github.com/coder/wireguard-go/tun/netstack v0.0.0-20220614153727-d82b4ba8619f h1:wsrm7hB9cvvw8ybX41YjzXDMbpo3gjlesw7oHYhtZW4 =
352
352
github.com/coder/wireguard-go/tun/netstack v0.0.0-20220614153727-d82b4ba8619f /go.mod h1:PerNzwKlnUUbKSRrSghbyhE9wEl3xakvPY9muprxlv8 =
353
- github.com/coder/yamux v0.0.0-20220711091626-ba57465c315e h1:913FP++B3f/xfPuEGicTMxDaTJTCLob/nA4KFpTXQkA =
354
- github.com/coder/yamux v0.0.0-20220711091626-ba57465c315e /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
353
+ github.com/coder/yamux v0.0.0-20220712174024-7bf120a2ce53 h1:UitMRm6sNdPCI1gsJQnN1hfxk9IZlAZ/6+KF9BbapRI =
354
+ github.com/coder/yamux v0.0.0-20220712174024-7bf120a2ce53 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
355
355
github.com/containerd/aufs v0.0.0-20200908144142-dab0cbea06f4 /go.mod h1:nukgQABAEopAHvB6j7cnP5zJ+/3aVcE7hCYqvIwAHyE =
356
356
github.com/containerd/aufs v0.0.0-20201003224125-76a6863f2989 /go.mod h1:AkGGQs9NM2vtYHaUen+NljV0/baGCAPELGm2q9ZXpWU =
357
357
github.com/containerd/aufs v0.0.0-20210316121734-20793ff83c97 /go.mod h1:kL5kd6KM5TzQjR79jljyi4olc1Vrx6XBlcyj3gNv2PU =
You can’t perform that action at this time.
0 commit comments