Compare commits
No commits in common. "renovate/github.com-cert-manager-cert-manager-1.x" and "main" have entirely different histories.
renovate/g
...
main
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.hsn.dev/jahanson/cert-manager-webhook-dnsimple
|
||||||
go 1.22.2
|
go 1.22.2
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cert-manager/cert-manager v1.17.1
|
github.com/cert-manager/cert-manager v1.16.2
|
||||||
github.com/dnsimple/dnsimple-go v1.7.0
|
github.com/dnsimple/dnsimple-go v1.7.0
|
||||||
k8s.io/apiextensions-apiserver v0.31.3
|
k8s.io/apiextensions-apiserver v0.31.3
|
||||||
k8s.io/apimachinery v0.31.3
|
k8s.io/apimachinery v0.31.3
|
||||||
|
|
Reference in a new issue