Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump code.cloudfoundry.org/debugserver from 0.23.0 to 0.24.0 #119

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ toolchain go1.22.5

require (
code.cloudfoundry.org/cfhttp/v2 v2.21.0
code.cloudfoundry.org/debugserver v0.23.0
code.cloudfoundry.org/debugserver v0.24.0
code.cloudfoundry.org/lager/v3 v3.15.0
code.cloudfoundry.org/runtimeschema v0.0.0-20240514235758-31be7684c5bf
code.cloudfoundry.org/tlsconfig v0.8.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -598,8 +598,8 @@ code.cloudfoundry.org/cfhttp/v2 v2.21.0 h1:PLvJujDQF62droNVu8U03X7Sx+6EnfQBulNuD
code.cloudfoundry.org/cfhttp/v2 v2.21.0/go.mod h1:NJrin5ITAKy9C41DzCTFT8BpvSFmqhMAlI4RtGCzusU=
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.23.0 h1:zTS1n7upJKdfeH9q03h1USPNugc177Yy2QCTZZHep8k=
code.cloudfoundry.org/debugserver v0.23.0/go.mod h1:tqFsug/E5mc8Iy/NsduLtMrBj3FfxvBH3uK4ZaK499I=
code.cloudfoundry.org/debugserver v0.24.0 h1:Zk9KooBS+CRHsJHZ7gb/V6azBOEURdw+mTIoOAqD9VQ=
code.cloudfoundry.org/debugserver v0.24.0/go.mod h1:L/cHMg3kbYM/1/PRGDntT2DTIy1HY0M2pbK7EkXNd5E=
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.15.0 h1:n31lbeh9krwuQLCRUWNEVZBk/BFEtyhQBwDZxFauPw4=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ code.cloudfoundry.org/bbs/models
# code.cloudfoundry.org/cfhttp/v2 v2.21.0
## explicit; go 1.22.0
code.cloudfoundry.org/cfhttp/v2
# code.cloudfoundry.org/debugserver v0.23.0
# code.cloudfoundry.org/debugserver v0.24.0
## explicit; go 1.22.0
code.cloudfoundry.org/debugserver
# code.cloudfoundry.org/lager/v3 v3.15.0