Skip to content

Commit e5092b6

Browse files
authored
update proto for compose as-is (#663)
* update proto * Update cli.nix vendorHash
1 parent d6da247 commit e5092b6

File tree

4 files changed

+1196
-1021
lines changed

4 files changed

+1196
-1021
lines changed

pkgs/defang/cli.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildGoModule {
66
pname = "defang-cli";
77
version = "git";
88
src = ../../src;
9-
vendorHash = "sha256-ZV9m9uRrJyP7LjrrpsZz9LK+IJZ+1YQSLmtiin3FYl4=";
9+
vendorHash = "sha256-9T71kpXPQGxtlWiow5x4d7uoHdOFAhtKpOOP2+p/H8Q=";
1010

1111
subPackages = [ "cmd/cli" ];
1212

src/protos/io/defang/v1/defangv1connect/fabric.connect.go

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)