github.com/KusionStack/kpm@v0.8.4-0.20240326033734-dc72298a30e5/pkg/client/test_data/test_data_add_deps/kcl.mod (about) 1 [package] 2 name = "test_add_deps" 3 edition = "v0.8.0" 4 version = "0.0.1" 5 6 [dependencies] 7 oci_name = "test_tag" 8 name = { git = "test_url", tag = "test_tag" }