Populate the tags field on node

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2023-02-02 09:33:48 +01:00 committed by Kristoffer Dalby
parent a840a2e6ee
commit feeb5d334b
4 changed files with 10 additions and 1 deletions

1
go.mod
View file

@ -25,6 +25,7 @@ require (
github.com/pterm/pterm v0.12.50
github.com/puzpuzpuz/xsync/v2 v2.4.0
github.com/rs/zerolog v1.28.0
github.com/samber/lo v1.37.0
github.com/spf13/cobra v1.6.1
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1