File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 97
97
name = "coder-${ osArch } " ;
98
98
# Updated with ./scripts/update-flake.sh`.
99
99
# This should be updated whenever go.mod changes!
100
- vendorHash = "sha256-/tj3Pit5h3zJbJS7A970hUB5dJT8VwOUcpLLIfBL96c =" ;
100
+ vendorHash = "sha256-PDA+Yd/tYvMTJfw8zyperTYnSBijvECc6XjxqnYgtkw =" ;
101
101
proxyVendor = true ;
102
102
src = ./. ;
103
103
nativeBuildInputs = with pkgs ; [ getopt openssl zstd ] ;
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ replace github.com/dlclark/regexp2 => github.com/dlclark/regexp2 v1.7.0
42
42
43
43
// There are a few minor changes we make to Tailscale that we're slowly upstreaming. Compare here:
44
44
// https://github.com/tailscale/tailscale/compare/main...coder:tailscale:main
45
- replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20240528123714-e0fddea2bf02
45
+ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20240530071520-1ac63d3a4ee3
46
46
47
47
// This is replaced to include
48
48
// 1. a fix for a data race: c.f. https://github.com/tailscale/wireguard-go/pull/25
Original file line number Diff line number Diff line change @@ -215,8 +215,8 @@ github.com/coder/serpent v0.7.0 h1:zGpD2GlF3lKIVkMjNGKbkip88qzd5r/TRcc30X/SrT0=
215
215
github.com/coder/serpent v0.7.0 /go.mod h1:REkJ5ZFHQUWFTPLExhXYZ1CaHFjxvGNRlLXLdsI08YA =
216
216
github.com/coder/ssh v0.0.0-20231128192721-70855dedb788 h1:YoUSJ19E8AtuUFVYBpXuOD6a/zVP3rcxezNsoDseTUw =
217
217
github.com/coder/ssh v0.0.0-20231128192721-70855dedb788 /go.mod h1:aGQbuCLyhRLMzZF067xc84Lh7JDs1FKwCmF1Crl9dxQ =
218
- github.com/coder/tailscale v1.1.1-0.20240528123714-e0fddea2bf02 h1:nieqQqcg7Swa1NywfEi93yAagpj/LaszHsIt7wtq58M =
219
- github.com/coder/tailscale v1.1.1-0.20240528123714-e0fddea2bf02 /go.mod h1:rp6BIJxCp127/hvvDWNkHC9MxAlKvQfoOtBr8s5sCqo =
218
+ github.com/coder/tailscale v1.1.1-0.20240530071520-1ac63d3a4ee3 h1:F2QRxrwPJyMPmX5qU7UpwEenhsk9qDqHyvYFxON1RkI =
219
+ github.com/coder/tailscale v1.1.1-0.20240530071520-1ac63d3a4ee3 /go.mod h1:rp6BIJxCp127/hvvDWNkHC9MxAlKvQfoOtBr8s5sCqo =
220
220
github.com/coder/terraform-provider-coder v0.22.0 h1:L72WFa9/6sc/nnXENPS8LpWi/2NBV+DRUW0WT//pEaU =
221
221
github.com/coder/terraform-provider-coder v0.22.0 /go.mod h1:wMun9UZ9HT2CzF6qPPBup1odzBpVUc0/xSFoXgdI3tk =
222
222
github.com/coder/wgtunnel v0.1.13-0.20240522110300-ade90dfb2da0 h1:C2/eCr+r0a5Auuw3YOiSyLNHkdMtyCZHPFBx7syN4rk =
You can’t perform that action at this time.
0 commit comments