mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-02 23:53:55 +00:00
cmd/mkpkg: use package flag (#4373)
Also removes getopt Signed-off-by: Xe <xe@tailscale.com>
This commit is contained in:
1
go.mod
1
go.mod
@@ -33,7 +33,6 @@ require (
|
||||
github.com/mdlayher/sdnotify v1.0.0
|
||||
github.com/miekg/dns v1.1.43
|
||||
github.com/mitchellh/go-ps v1.0.0
|
||||
github.com/pborman/getopt v1.1.0
|
||||
github.com/peterbourgon/ff/v3 v3.1.2
|
||||
github.com/pkg/sftp v1.13.4
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
|
||||
Reference in New Issue
Block a user