mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-28 13:09:05 -05:00
generate: add new patches (#2921)
This commit is contained in:
@@ -30,10 +30,10 @@ var capVerMinimumTailscaleVersionTests = []struct {
|
||||
expected string
|
||||
}{
|
||||
{106, "v1.74.0"},
|
||||
{97, "v1.68.1"},
|
||||
{102, "v1.70.0"},
|
||||
{104, "v1.72.0"},
|
||||
{109, "v1.78.0"},
|
||||
{113, "v1.80.0"},
|
||||
{9001, ""}, // Test case for a version higher than any in the map
|
||||
{60, ""}, // Test case for a version lower than any in the map
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user