Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/stackitcloud/designate-certmanager-webhook

go 1.24.2

toolchain go1.24.5
toolchain go1.25.1

// We can upgrade all dependencies once https://github.com/cert-manager/cert-manager/commit/ad3b6fbcefe8d7e22a0b39e42473a4a2e7a72d0f is released (>v1.18.1)
// Otherwise there are conflicts between diffent versions of the k8s.io libraries
Expand Down