WIP: rebase fork onto upstream/main (v1.103.0) #15

Closed
codinget wants to merge 670 commits from webnet into save/webnet-2026-07-29
Showing only changes of commit 9f92a4728e - Show all commits
+6
View File
@@ -91,6 +91,12 @@ func TestCompare(t *testing.T) {
v2: "0.96-105",
want: 1,
},
{
name: "tailscale-three-digits",
v1: "1.100.2",
v2: "1.55.0",
want: 1,
},
{
// Though ۱ and ۲ both satisfy unicode.IsNumber, our previous use
// of strconv.ParseUint with these characters would have lead us to