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