Skip to content

Commit

Permalink
Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.459 to 0.0.465.
- [Commits](cloudfoundry/bosh-utils@v0.0.459...v0.0.465)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/bosh-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 80b4870 commit 8ce6dab
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 24 deletions.
4 changes: 2 additions & 2 deletions src/acceptance_tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.13

require (
github.com/cloudfoundry/bosh-cli v6.4.1+incompatible
github.com/cloudfoundry/bosh-utils v0.0.459
github.com/cloudfoundry/bosh-utils v0.0.465
github.com/cppforlife/go-semi-semantic v0.0.0-20160921010311-576b6af77ae4 // indirect
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.30.0
github.com/onsi/gomega v1.33.0
)

0 comments on commit 8ce6dab

Please sign in to comment.