Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 1eb3a38

Browse files
author
Matthieu Nottale
committed
vendor update: 'omitempty' yaml tag for compose struct.
Signed-off-by: Matthieu Nottale <[email protected]>
1 parent c046cee commit 1eb3a38

File tree

4 files changed

+5
-13
lines changed

4 files changed

+5
-13
lines changed

Gopkg.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/render/envvariables.dockerapp/expected.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@ services:
66
- -c
77
- cat bar bam
88
image: alpine:latest
9-
networks: {}
10-
volumes: {}
11-
secrets: {}
12-
configs: {}

e2e/render/templates.dockerapp/expected.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ services:
1010
image: alpine:latest
1111
other:
1212
image: nginx
13-
networks: {}
14-
volumes: {}
15-
secrets: {}
16-
configs: {}

vendor/github.com/docker/cli/cli/compose/types/types.go

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

0 commit comments

Comments
 (0)