Update tailscale dependencies to v1.14
This commit is contained in:
parent
2c2968473a
commit
5840f88251
3 changed files with 30 additions and 16 deletions
4
go.mod
4
go.mod
|
@ -33,6 +33,6 @@ require (
|
|||
gorm.io/driver/postgres v1.1.1
|
||||
gorm.io/driver/sqlite v1.1.5
|
||||
gorm.io/gorm v1.21.15
|
||||
inet.af/netaddr v0.0.0-20210603230628-bf05d8b52dda
|
||||
tailscale.com v1.10.0
|
||||
inet.af/netaddr v0.0.0-20210903134321-85fa6c94624e
|
||||
tailscale.com v1.14.2
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue