From beefe13ab046f61a5d3f7617bdc745319410a2e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 06:10:00 +0000 Subject: [PATCH] Bump code.cloudfoundry.org/debugserver from 0.38.0 to 0.39.0 Bumps [code.cloudfoundry.org/debugserver](https://github.com/cloudfoundry/debugserver) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/cloudfoundry/debugserver/releases) - [Commits](https://github.com/cloudfoundry/debugserver/compare/v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/debugserver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 22ad494..bc7cf07 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.22.5 require ( code.cloudfoundry.org/bbs v0.0.0-20231204223625-b4a8e8d97ad9 code.cloudfoundry.org/clock v1.28.0 - code.cloudfoundry.org/debugserver v0.38.0 + code.cloudfoundry.org/debugserver v0.39.0 code.cloudfoundry.org/lager/v3 v3.27.0 code.cloudfoundry.org/localip v0.30.0 code.cloudfoundry.org/locket v0.0.0-20230406154009-5e8522d975d2 diff --git a/go.sum b/go.sum index d5dca36..e7f065e 100644 --- a/go.sum +++ b/go.sum @@ -598,8 +598,8 @@ code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657 h1:8rnhkeAe code.cloudfoundry.org/cfhttp/v2 v2.0.1-0.20210513172332-4c5ee488a657/go.mod h1:Fwt0o/haXfwgOHMom4AM96pXCVw9EAiIcSsPb8hWK9s= code.cloudfoundry.org/clock v1.28.0 h1:pAF3ykQCUor1iQfhTHDG9IpavGh5/Uw4wbhF5Zl6I8E= code.cloudfoundry.org/clock v1.28.0/go.mod h1:B1SaAriBEjF6FjXPlSS1bAPTNvJEnwuc+T5F0fiv+cQ= -code.cloudfoundry.org/debugserver v0.38.0 h1:dpOKvrtQ1Guo5lXnSBtfIQwsa4S5TXAhypmcWQKeQgQ= -code.cloudfoundry.org/debugserver v0.38.0/go.mod h1:sHqHM3eb/B47FdrSMtvxSsxwkWBW0apDM11SH8VJrdY= +code.cloudfoundry.org/debugserver v0.39.0 h1:RRafUaIVZYrqj7ZD0Oiy7BZgPY98Pu24Qztp0ZFpc8k= +code.cloudfoundry.org/debugserver v0.39.0/go.mod h1:rCBrVrUzvC6C0W6fb9IzAOyKf8TFIPiYTOzWZD0+a/E= code.cloudfoundry.org/diego-logging-client v0.0.0-20220314190632-277a9c460661 h1:eHcuzTrEe+7sRDquLWWwEgkBy/7BWvi1GxkLtSMcrh8= code.cloudfoundry.org/diego-logging-client v0.0.0-20220314190632-277a9c460661/go.mod h1:OwueZ/llUuNwnACg5OmolEjLtq8ixVOXdcLm+4B6v4M= code.cloudfoundry.org/durationjson v0.0.0-20200131001738-04c274cd71ed h1:hSvlHcyx91CyefH4h8og5Xrz2gK0KSRbqPcvRXXwho8= diff --git a/vendor/modules.txt b/vendor/modules.txt index 1002f95..5fd671b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -15,7 +15,7 @@ code.cloudfoundry.org/cfhttp/v2 # code.cloudfoundry.org/clock v1.28.0 ## explicit; go 1.22.0 code.cloudfoundry.org/clock -# code.cloudfoundry.org/debugserver v0.38.0 +# code.cloudfoundry.org/debugserver v0.39.0 ## explicit; go 1.22.0 code.cloudfoundry.org/debugserver # code.cloudfoundry.org/diego-logging-client v0.0.0-20220314190632-277a9c460661