Skip to content

Commit cdc274c

Browse files
dependabot[bot]chombium
authored andcommitted
Bump code.cloudfoundry.org/tlsconfig from 0.44.0 to 0.45.0 in /src
Bumps [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) from 0.44.0 to 0.45.0. - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.44.0...v0.45.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f58f4b commit cdc274c

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
@@ -9,7 +9,7 @@ require (
99
code.cloudfoundry.org/go-loggregator/v10 v10.2.0
1010
code.cloudfoundry.org/go-metric-registry v0.0.0-20251217144704-dc6bced22a33
1111
code.cloudfoundry.org/go-pubsub v0.0.0-20251204080526-f88eccbecd26
12-
code.cloudfoundry.org/tlsconfig v0.44.0
12+
code.cloudfoundry.org/tlsconfig v0.45.0
1313
github.com/cloudfoundry/noaa/v2 v2.5.0
1414
github.com/cloudfoundry/sonde-go v0.0.0-20251217143644-d1670a435f2a
1515
github.com/gorilla/handlers v1.5.2

src/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ code.cloudfoundry.org/go-metric-registry v0.0.0-20251217144704-dc6bced22a33 h1:t
1010
code.cloudfoundry.org/go-metric-registry v0.0.0-20251217144704-dc6bced22a33/go.mod h1:6yJ9tShIzhSIb6YEs58I3wMZJRN+y9S371xoSwBa8yQ=
1111
code.cloudfoundry.org/go-pubsub v0.0.0-20251204080526-f88eccbecd26 h1:fXQbh80O2qLsEM3cegK9hyNiGj448CqqAzdzDSCYiVo=
1212
code.cloudfoundry.org/go-pubsub v0.0.0-20251204080526-f88eccbecd26/go.mod h1:QxOFtPAFdKuZ2+ZsNW9GcMfxc8wAucVJ7dCuai+H6+s=
13-
code.cloudfoundry.org/tlsconfig v0.44.0 h1:YipP4SR67P6omv7TPOpMXjo42bN/4UR4cyjh7GpDuEw=
14-
code.cloudfoundry.org/tlsconfig v0.44.0/go.mod h1:LGMiYZD1XmqMUkLi58MBkhlmFfQ48MRkhiLi4phAODw=
13+
code.cloudfoundry.org/tlsconfig v0.45.0 h1:axem2ESLqMm645WyTkw1RZ9zjfZzUiojImNqxGXEtlI=
14+
code.cloudfoundry.org/tlsconfig v0.45.0/go.mod h1:62TfSYz4O4pgggNLF0wEZOTr2ZtrsnKPX9c2LSL1Cl0=
1515
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
1616
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
1717
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=

src/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ code.cloudfoundry.org/go-metric-registry
1919
code.cloudfoundry.org/go-pubsub
2020
code.cloudfoundry.org/go-pubsub/internal/node
2121
code.cloudfoundry.org/go-pubsub/pubsub-gen/setters
22-
# code.cloudfoundry.org/tlsconfig v0.44.0
22+
# code.cloudfoundry.org/tlsconfig v0.45.0
2323
## explicit; go 1.24.0
2424
code.cloudfoundry.org/tlsconfig
2525
code.cloudfoundry.org/tlsconfig/certtest

0 commit comments

Comments
 (0)