Skip to content

Commit e993c3e

Browse files
dependabot[bot]chombium
authored andcommitted
Bump code.cloudfoundry.org/tlsconfig from 0.59.0 to 0.60.0 in /src
Bumps [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) from 0.59.0 to 0.60.0. - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.59.0...v0.60.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55ee0cb commit e993c3e

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.59.0
7+
code.cloudfoundry.org/tlsconfig v0.60.0
88
github.com/maxbrunsfeld/counterfeiter/v6 v6.12.2
99
github.com/onsi/ginkgo/v2 v2.31.0
1010
github.com/onsi/gomega v1.42.0

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.59.0 h1:zD2oBLa3ErABQ0RO6ybO9U1mRoJ/G20mFy8KGu63/r0=
4-
code.cloudfoundry.org/tlsconfig v0.59.0/go.mod h1:uqmfc1HZV9ydxOzhsCtMEsKl1mG0BlZxAheyXz3tUcY=
3+
code.cloudfoundry.org/tlsconfig v0.60.0 h1:bB+VlWZ1Y3RTHJBNMnUx0pnkSN0DrzmJI3A0g1YSnVw=
4+
code.cloudfoundry.org/tlsconfig v0.60.0/go.mod h1:twyxlqwOBbnU5uMc+GoS04cNuJvG7uXHC+gNAIkk81s=
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.59.0
4+
# code.cloudfoundry.org/tlsconfig v0.60.0
55
## explicit; go 1.25.8
66
code.cloudfoundry.org/tlsconfig
77
code.cloudfoundry.org/tlsconfig/certtest

0 commit comments

Comments
 (0)