Skip to content

Commit

Permalink
Bump github.com/cloudfoundry/cf-test-helpers/v2 from 2.3.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudfoundry/cf-test-helpers/v2](https://github.com/cloudfoundry/cf-test-helpers) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/cloudfoundry/cf-test-helpers/releases)
- [Commits](cloudfoundry/cf-test-helpers@v2.3.0...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/cf-test-helpers/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ctlong committed Mar 28, 2023
1 parent 394b7c5 commit 3cbd3d9
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
code.cloudfoundry.org/go-log-cache/v2 v2.0.0
code.cloudfoundry.org/go-loggregator/v9 v9.0.4
code.cloudfoundry.org/tlsconfig v0.0.0-20220621140725-0e6fbd869921
github.com/cloudfoundry/cf-test-helpers/v2 v2.3.0
github.com/cloudfoundry/cf-test-helpers/v2 v2.5.0
github.com/cloudfoundry/noaa/v2 v2.2.0
github.com/cloudfoundry/sonde-go v0.0.0-20220627221915-ff36de9c3435
github.com/mholt/archiver v3.1.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/apoydence/eachers v0.0.0-20181020210610-23942921fe77 h1:afT88tB6u9JCK
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/cloudfoundry/cf-test-helpers/v2 v2.3.0 h1:ZK9su3BS5qBSl5/U+kre+OB/57rgCQPU953VosxpB44=
github.com/cloudfoundry/cf-test-helpers/v2 v2.3.0/go.mod h1:VXxqQ3k7t12i/BpZXGwKw2AsAxZf4PvPvPiJUgfzxBs=
github.com/cloudfoundry/cf-test-helpers/v2 v2.5.0 h1:1K7Mrjwq7/APbp2f+Rs/6LhBM58SWidJejmL9SEcUlI=
github.com/cloudfoundry/cf-test-helpers/v2 v2.5.0/go.mod h1:+obqhEjTB5aVVSKJSmXlSekcukso6YIeSlqTiSDeDq8=
github.com/cloudfoundry/noaa/v2 v2.2.0 h1:IGQdK3HixMc1DdAalZ1q8yE4FwkbWgXDNZcdTMB80J4=
github.com/cloudfoundry/noaa/v2 v2.2.0/go.mod h1:s35aUr+66FRbQCxc191Y0ewMUVOADE3lAkLpAPDpPK0=
github.com/cloudfoundry/sonde-go v0.0.0-20220627221915-ff36de9c3435 h1:xDsJBppu1bIny3d5CqbOZuCzezFbKhnrmrNucWLpNOk=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ code.cloudfoundry.org/go-loggregator/v9/rpc/loggregator_v2
## explicit; go 1.17
code.cloudfoundry.org/tlsconfig
code.cloudfoundry.org/tlsconfig/certtest
# github.com/cloudfoundry/cf-test-helpers/v2 v2.3.0
# github.com/cloudfoundry/cf-test-helpers/v2 v2.5.0
## explicit; go 1.18
github.com/cloudfoundry/cf-test-helpers/v2/cf
github.com/cloudfoundry/cf-test-helpers/v2/commandreporter
Expand Down

0 comments on commit 3cbd3d9

Please sign in to comment.