mirror of
https://shylinux.com/x/community
synced 2025-07-01 21:21:19 +08:00
add some
This commit is contained in:
parent
2cf0c321a2
commit
fd4636e26f
4
go.mod
4
go.mod
@ -3,7 +3,7 @@ module shylinux.com/x/community
|
|||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
shylinux.com/x/enterprise v0.0.7
|
shylinux.com/x/enterprise v0.0.8
|
||||||
shylinux.com/x/golang-story v0.0.26
|
shylinux.com/x/golang-story v0.0.26
|
||||||
shylinux.com/x/ice v1.5.48
|
shylinux.com/x/ice v1.5.48
|
||||||
shylinux.com/x/icebergs v1.9.48
|
shylinux.com/x/icebergs v1.9.48
|
||||||
@ -28,4 +28,4 @@ require (
|
|||||||
golang.org/x/text v0.16.0 // indirect
|
golang.org/x/text v0.16.0 // indirect
|
||||||
gorm.io/driver/mysql v1.5.7 // indirect
|
gorm.io/driver/mysql v1.5.7 // indirect
|
||||||
gorm.io/gorm v1.25.11 // indirect
|
gorm.io/gorm v1.25.11 // indirect
|
||||||
)
|
)
|
Loading…
x
Reference in New Issue
Block a user