github.com/KusionStack/kpm@v0.8.4-0.20240326033734-dc72298a30e5/pkg/client/test_data/add_with_git_commit/test_pkg/kcl.mod.expect (about)

     1  [package]
     2  name = "with_sum_check"
     3  edition = "0.0.1"
     4  version = "0.0.1"
     5  
     6  [dependencies]
     7  catalog = { git = "https://github.com/KusionStack/catalog.git", commit = "a29e3db" }