@@ -3,10 +3,9 @@
package vercmp
import (
"slices"
"strconv"
"strings"
"golang.org/x/exp/slices"
)
// Compare compares two version strings.
The note is not visible to the blocked user.