|
@@ -18,6 +18,8 @@ require (
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|
|
)
|
|
|
|
|
|
|
|
+replace cicv-data-closedloop => .
|
|
|
|
+
|
|
require (
|
|
require (
|
|
github.com/bytedance/sonic v1.10.2 // indirect
|
|
github.com/bytedance/sonic v1.10.2 // indirect
|
|
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
|
|
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
|