|
|
@ -3,8 +3,8 @@ module node |
|
|
|
go 1.23.1 |
|
|
|
|
|
|
|
require ( |
|
|
|
gitea.anxinyun.cn/container/common_models v0.0.7 |
|
|
|
gitea.anxinyun.cn/container/common_utils v0.0.7 |
|
|
|
gitea.anxinyun.cn/container/common_models v0.0.10 |
|
|
|
gitea.anxinyun.cn/container/common_utils v0.0.8 |
|
|
|
github.com/google/uuid v1.6.0 |
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.2.1 |
|
|
|
) |
|
|
|