chore: tweak version utils

This commit is contained in:
Steven
2024-08-26 22:52:58 +08:00
parent 643a6051b2
commit ff035d25ba
9 changed files with 25 additions and 26 deletions

View File

@ -1,4 +1,4 @@
package version
package common
import (
"fmt"

View File

@ -1,4 +1,4 @@
package version
package common
import (
"sort"