chore(deps)(deps): bump github.com/compose-spec/compose-go (#1646)

Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.13.5 to 1.14.0.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](https://github.com/compose-spec/compose-go/compare/v1.13.5...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-26 16:25:22 +01:00
committed by GitHub
parent ad133aed81
commit 95c7f78e2e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/kubernetes/kompose
go 1.18
require (
github.com/compose-spec/compose-go v1.13.5
github.com/compose-spec/compose-go v1.14.0
github.com/deckarep/golang-set v1.8.0
github.com/fatih/structs v1.1.0
github.com/fsouza/go-dockerclient v1.9.7