Skip to content

Commit 308d4b3

Browse files
dependabot[bot]chombium
authored andcommitted
Bump code.cloudfoundry.org/tlsconfig from 0.62.0 to 0.63.0 in /src
Bumps [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) from 0.62.0 to 0.63.0. - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.62.0...v0.63.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 301cca4 commit 308d4b3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.8
44

55
require (
66
code.cloudfoundry.org/go-loggregator/v9 v9.2.1
7-
code.cloudfoundry.org/tlsconfig v0.62.0
7+
code.cloudfoundry.org/tlsconfig v0.63.0
88
github.com/maxbrunsfeld/counterfeiter/v6 v6.12.2
99
github.com/onsi/ginkgo/v2 v2.32.0
1010
github.com/onsi/gomega v1.42.1

src/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
code.cloudfoundry.org/go-loggregator/v9 v9.2.1 h1:S6Lgg5UJbhh2bt2TGQxs6R00CF8PrUA3GFPYDxy56Fk=
22
code.cloudfoundry.org/go-loggregator/v9 v9.2.1/go.mod h1:FTFFruqGeOhVCDFvyLgl8EV8YW63NNwRzLhxJcporu8=
3-
code.cloudfoundry.org/tlsconfig v0.62.0 h1:KNNAIVmM1/7Q7385huk4hkR+RuXUhiBi2cynOPk+9XI=
4-
code.cloudfoundry.org/tlsconfig v0.62.0/go.mod h1:arLFWnlSRq746OHoeKS5pUnPzEj+WCpHRarYWNvKpUg=
3+
code.cloudfoundry.org/tlsconfig v0.63.0 h1:yNMCGi1Weuwm+Q2oW/+r50kPcQvv5cNfBEiWh+IRwSY=
4+
code.cloudfoundry.org/tlsconfig v0.63.0/go.mod h1:9mZCPfICDsb8bIrVciRnsumjgFRk1/8yQpbh7zUP6Ck=
55
filippo.io/edwards25519 v1.2.0 h1:crnVqOiS4jqYleHd9vaKZ+HKtHfllngJIiOpNpoJsjo=
66
filippo.io/edwards25519 v1.2.0/go.mod h1:xzAOLCNug/yB62zG1bQ8uziwrIqIuxhctzJT18Q77mc=
77
github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE=

src/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# code.cloudfoundry.org/go-loggregator/v9 v9.2.1
22
## explicit; go 1.21
33
code.cloudfoundry.org/go-loggregator/v9/rpc/loggregator_v2
4-
# code.cloudfoundry.org/tlsconfig v0.62.0
4+
# code.cloudfoundry.org/tlsconfig v0.63.0
55
## explicit; go 1.25.8
66
code.cloudfoundry.org/tlsconfig
77
code.cloudfoundry.org/tlsconfig/certtest

0 commit comments

Comments
 (0)