mirror of
https://github.com/wonli/aqi.git
synced 2025-12-24 10:40:58 +08:00
Update version to v1.4.1 in go.mod template
This commit is contained in:
@@ -4,11 +4,11 @@ go 1.24
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.10.1
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/spf13/cobra v1.10.1
|
||||
github.com/spf13/viper v1.20.1
|
||||
github.com/wonli/aqi v1.3.1
|
||||
golang.org/x/text v0.25.0
|
||||
github.com/wonli/aqi v1.4.0
|
||||
golang.org/x/text v0.28.0
|
||||
gorm.io/gen v0.3.27
|
||||
gorm.io/gorm v1.30.0
|
||||
gorm.io/gorm v1.30.2
|
||||
gorm.io/plugin/dbresolver v1.6.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user