rule
This commit is contained in:
parent
2542eb1f74
commit
7322a3ab90
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module enterprise
|
||||||
go 1.21.6
|
go 1.21.6
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.u8t.cn/open/gosdk v0.0.0-20250309160356-b2001738a42b
|
git.u8t.cn/open/gosdk v0.0.0-20250309161257-8fa7509eb537
|
||||||
github.com/ArtisanCloud/PowerWeChat/v3 v3.2.27
|
github.com/ArtisanCloud/PowerWeChat/v3 v3.2.27
|
||||||
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
|
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
|
||||||
github.com/gin-gonic/gin v1.10.0
|
github.com/gin-gonic/gin v1.10.0
|
||||||
|
|
Loading…
Reference in New Issue