Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot] 5bca8c3594 Bump google.golang.org/grpc in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc` from 1.64.0 to 1.64.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 06:31:56 +00:00
Tim Ramlot e9a039cd12 bump go dependencies
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-06-28 12:01:48 +02:00
dependabot[bot] 3f406d839b Bump golang.org/x/crypto from 0.15.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:59:33 +00:00
Ashley Davis 4b95398155 bump deps to fix CVE-2023-44487 / CVE-2023-39325
Also requires an import change in the test as the import location was
changed upstream in cert-manager.

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2023-11-16 10:07:51 +00:00
dependabot[bot] f7e9438da4 Bump google.golang.org/grpc from 1.51.0 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 21:37:24 +00:00
irbekrm 806f2ea4e4 Update to cert-manager version with conformance test fix
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-01-19 16:06:03 +00:00
irbekrm 5d11152786 Update go deps
Also removes a bunch of replaces that should no longer be needed

Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-01-18 18:07:39 +00:00
Marko Vukovic f6598c5115 Catch-up to cert-manager 1.9.1 with go 1.8
Signed-off-by: Marko Vukovic <anonsoftware@gmail.com>
2022-07-28 10:03:12 -07:00
Marko Vukovic 4c4d1576da cert-manager v1.8.2
This includes switching to go 1.17.

Signed-off-by: Marko Vukovic <anonsoftware@gmail.com>
2022-07-28 10:03:12 -07:00
roytev 20cde28508 Missing dependency
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 14:25:10 +02:00
roytev 20f1353521 GO 1.17
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 11:10:40 +02:00
roytev 2c8a3cba02 make it build
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 11:00:10 +02:00
roytev 7db2a3e28c fixes from review
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 10:47:55 +02:00
roytev e4ab1da942 update version and fix
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 10:24:16 +02:00
Jake Sanders 9b61d24773 Update dependencies and prepare for testing
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:10:52 +00:00
James Munnelly 20c9d52353 Bump cert-manager dependency to v0.13.1
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-02-18 20:00:32 +00:00
James Munnelly 3fa162c5d7 Bump cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:05:53 +01:00
James Munnelly 8d973b09a6 Update cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:23:40 +01:00
James Munnelly 2764e68e07 Use real cert-manager repository in go.mod
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 16:23:05 +01:00
James Munnelly afce06a837 Initial commit 2019-04-15 15:23:59 +01:00