Skip to content

Commit

Permalink
Bump github.com/cloudfoundry/bosh-utils from 0.0.361 to 0.0.362
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.361 to 0.0.362.
- [Release notes](https://github.com/cloudfoundry/bosh-utils/releases)
- [Commits](cloudfoundry/bosh-utils@v0.0.361...v0.0.362)

---
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] authored May 1, 2023
1 parent 619cc9e commit 07d3334
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 182 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/benjamintf1/unmarshalledmatchers v1.0.0
github.com/cloudfoundry/bosh-cli v6.4.1+incompatible
github.com/cloudfoundry/bosh-utils v0.0.361
github.com/cloudfoundry/bosh-utils v0.0.362
github.com/cppforlife/go-semi-semantic v0.0.0-20160921010311-576b6af77ae4
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/gomega v1.27.6
Expand All @@ -24,12 +24,12 @@ require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/charlievieth/fs v0.0.3 // indirect
github.com/cloudfoundry/go-socks5 v0.0.0-20180221174514-54f73bdb8a8e // indirect
github.com/cloudfoundry/socks5-proxy v0.2.87 // indirect
github.com/cloudfoundry/socks5-proxy v0.2.88 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/pprof v0.0.0-20230406165453-00490a63f317 // indirect
github.com/google/pprof v0.0.0-20230429030804-905365eefe3e // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
github.com/kr/text v0.2.0 // indirect
Expand Down
Loading

0 comments on commit 07d3334

Please sign in to comment.