chore: run test with latest tailscale version

This commit is contained in:
Johan Siebens
2023-12-27 09:28:27 +01:00
parent 515f441dae
commit 4cab4dfb9a
+1 -1
View File
@@ -21,7 +21,7 @@ import (
"time"
)
const DefaultTargetVersion = "1.46.0"
const DefaultTargetVersion = "1.56.0"
var (
setupOnce sync.Once