generate: add new patches (#2921)
This commit is contained in:
parent
ed78bf4b98
commit
9368fee1c5
2 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue