Skip to content

Commit

Permalink
build(deps): bump code.cloudfoundry.org/tlsconfig
Browse files Browse the repository at this point in the history
Bumps [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/cloudfoundry/tlsconfig/releases)
- [Commits](cloudfoundry/tlsconfig@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/tlsconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ctlong committed Feb 11, 2025
1 parent f8acffe commit b3e67bd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/syslog-drain-listener/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.22

toolchain go1.22.0

require code.cloudfoundry.org/tlsconfig v0.16.0
require code.cloudfoundry.org/tlsconfig v0.17.0
8 changes: 4 additions & 4 deletions assets/syslog-drain-listener/go.sum
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
code.cloudfoundry.org/tlsconfig v0.16.0 h1:Um3CgBYlTCF0Ekv/Lbb5quz9R/VzNyWG4TkhGtBvUX8=
code.cloudfoundry.org/tlsconfig v0.16.0/go.mod h1:61aVWrqc57J1e0MWeCuWKfBmGSm8DbpndFyo2ml6jsE=
code.cloudfoundry.org/tlsconfig v0.17.0 h1:/w/w20YNuKokq5MIAP1wlCkP5htEppSBQARNlrSWCTA=
code.cloudfoundry.org/tlsconfig v0.17.0/go.mod h1:Bfew/wvxUNgj0w8GLGSipaZ1ljVtZScy1BeEWjfTBKA=
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/square/certstrap v1.3.0 h1:N9P0ZRA+DjT8pq5fGDj0z3FjafRKnBDypP0QHpMlaAk=
github.com/square/certstrap v1.3.0/go.mod h1:wGZo9eE1B7WX2GKBn0htJ+B3OuRl2UsdCFySNooy9hU=
go.step.sm/crypto v0.57.0 h1:YjoRQDaJYAxHLVwjst0Bl0xcnoKzVwuHCJtEo2VSHYU=
go.step.sm/crypto v0.57.0/go.mod h1:+Lwp5gOVPaTa3H/Ul/TzGbxQPXZZcKIUGMS0lG6n9Go=
go.step.sm/crypto v0.57.1 h1:bt7ugfc0m2/nJ9/uhQOtXRW3xQr8zJwL087FLQk9mvc=
go.step.sm/crypto v0.57.1/go.mod h1:wL25/Mh7edmo36AA93hf9agP493Zt3y4QBzB1wzwOjc=
golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc=
golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
Expand Down
2 changes: 1 addition & 1 deletion assets/syslog-drain-listener/vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# code.cloudfoundry.org/tlsconfig v0.16.0
# code.cloudfoundry.org/tlsconfig v0.17.0
## explicit; go 1.22
code.cloudfoundry.org/tlsconfig

0 comments on commit b3e67bd

Please sign in to comment.