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
@@ -181,7 +181,8 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
||||
L github.com/pierrec/lz4/v4/internal/xxh32 from github.com/pierrec/lz4/v4/internal/lz4stream
|
||||
github.com/pires/go-proxyproto from tailscale.com/ipn/ipnlocal
|
||||
LD github.com/pkg/sftp from tailscale.com/ssh/tailssh
|
||||
LD github.com/pkg/sftp/internal/encoding/ssh/filexfer from github.com/pkg/sftp
|
||||
LD github.com/pkg/sftp/internal/encoding/ssh/filexfer from github.com/pkg/sftp+
|
||||
LD github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh from github.com/pkg/sftp
|
||||
L 💣 github.com/safchain/ethtool from tailscale.com/net/netkernelconf+
|
||||
DW 💣 github.com/tailscale/certstore from tailscale.com/control/controlclient
|
||||
LD github.com/tailscale/gliderssh from tailscale.com/ssh/tailssh
|
||||
|
||||
Reference in New Issue
Block a user