Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/debugserver from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/debugserver](https://github.com/cloudfoundry/debugserver) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/cloudfoundry/debugserver/releases)
- [Commits](cloudfoundry/debugserver@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/debugserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 8ed610f commit 9f4b258
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ toolchain go1.22.5

require (
code.cloudfoundry.org/cfhttp/v2 v2.30.0
code.cloudfoundry.org/debugserver v0.33.0
code.cloudfoundry.org/debugserver v0.34.0
code.cloudfoundry.org/lager/v3 v3.22.0
code.cloudfoundry.org/runtimeschema v0.0.0-20240514235758-31be7684c5bf
code.cloudfoundry.org/tlsconfig v0.15.0
Expand All @@ -24,7 +24,7 @@ require (
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/google/pprof v0.0.0-20250120214715-4e5bb2051dab // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/puddle/v2 v2.2.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,8 @@ code.cloudfoundry.org/cfhttp/v2 v2.30.0 h1:mTQcrlwlcqZx+l/RhqcJPRj+NVviAqDprCFDf
code.cloudfoundry.org/cfhttp/v2 v2.30.0/go.mod h1:oveA2sV9rF5bQKMWeU0H4lf9Hv2sx8AzUEaZXubAOBo=
code.cloudfoundry.org/clock v1.0.0 h1:kFXWQM4bxYvdBw2X8BbBeXwQNgfoWv1vqAk2ZZyBN2o=
code.cloudfoundry.org/clock v1.0.0/go.mod h1:QD9Lzhd/ux6eNQVUDVRJX/RKTigpewimNYBi7ivZKY8=
code.cloudfoundry.org/debugserver v0.33.0 h1:6hs0zPGzn2MA+G54SvZae/r5Sy3ReZAIsBNjuyOSkB0=
code.cloudfoundry.org/debugserver v0.33.0/go.mod h1:Cp3UOt7rjZ+YdjtM+coarXFxurrzK44SIAsK8alcKTY=
code.cloudfoundry.org/debugserver v0.34.0 h1:rFy7OHlheW18LURplyN1kl/dhDt1zZ+LPTHCwAq05vw=
code.cloudfoundry.org/debugserver v0.34.0/go.mod h1:Yh6IdsDGZeb42wuu0j7PA+sMeI0Q/8/mc0WS8zftBSo=
code.cloudfoundry.org/lager v2.0.0+incompatible h1:WZwDKDB2PLd/oL+USK4b4aEjUymIej9My2nUQ9oWEwQ=
code.cloudfoundry.org/lager v2.0.0+incompatible/go.mod h1:O2sS7gKP3HM2iemG+EnwvyNQK7pTSC6Foi4QiMp9sSk=
code.cloudfoundry.org/lager/v3 v3.22.0 h1:F8+AuJb5Hh1KswKNlm0Qlafgrg4ESo0yZKHAnLDGV+U=
Expand Down Expand Up @@ -794,8 +794,8 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLe
github.com/google/pprof v0.0.0-20210601050228-01bbb1931b22/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20210609004039-a478d1d731e9/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad h1:a6HEuzUHeKH6hwfN/ZoQgRgVIWFJljSWa/zetS2WTvg=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/pprof v0.0.0-20250120214715-4e5bb2051dab h1:FcOz+Hn0n9Ek4Ij6mvYUhvHGg0+EhV9ImR+PMmTP0S0=
github.com/google/pprof v0.0.0-20250120214715-4e5bb2051dab/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ code.cloudfoundry.org/bbs/models
# code.cloudfoundry.org/cfhttp/v2 v2.30.0
## explicit; go 1.22.0
code.cloudfoundry.org/cfhttp/v2
# code.cloudfoundry.org/debugserver v0.33.0
# code.cloudfoundry.org/debugserver v0.34.0
## explicit; go 1.22.0
code.cloudfoundry.org/debugserver
# code.cloudfoundry.org/lager/v3 v3.22.0
Expand Down Expand Up @@ -63,7 +63,7 @@ github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
# github.com/google/pprof v0.0.0-20250120214715-4e5bb2051dab
## explicit; go 1.22
github.com/google/pprof/profile
# github.com/jackc/pgpassfile v1.0.0
Expand Down

0 comments on commit 9f4b258

Please sign in to comment.