go.mod: require tailscale/breakglass fork for tsapp
Depend on the tailscale/breakglass fork directly for its new access-control flags. The fork renamed its module path so no replace directive (disallowed here) is needed. Upstream gokrazy/breakglass stays for the arm64 appliances. Regenerate depaware manifests and nix flake hashes for the pkg/sftp bump pulled in by the fork. Updates #1866 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
committed by
Kristoffer Dalby
parent
c8ae72b537
commit
745bb85072
+2
-2
@@ -4,7 +4,7 @@
|
||||
"sri": "sha256-TwIaPmGVHO9ZwdaO/jDStgWGQtKa4smS3er1i5aTNTw="
|
||||
},
|
||||
"vendor": {
|
||||
"goModSum": "sha256-nSe6X/h4KPoFvqpszhGr6u9BO7BQgL6yjpdRAGEABzE=",
|
||||
"sri": "sha256-plOIT+B2mVkUr038G4+qZt8BlUrmAH2oaVf99wK7iik="
|
||||
"goModSum": "sha256-UgQcRpOx0JsTZK24GOa9XmZ3iEGBtJXyT36y8eshRzQ=",
|
||||
"sri": "sha256-by0Pstxlr5LuQj2YqXwq4mPlly+e4PiBPENFeT2xbkU="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user