chore(deps): update dependency go to v1.22.3 (#1143)
This PR contains the following updates:
Package
Type
Update
Change
go (source)
toolchain
minor
1.21.4 -> 1.22.3
WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
golang/go (go)
v1.22.3
v1.22.2
v1.22.1
v1.22.0
v1.21.10
v1.21.9
v1.21.8
v1.21.7
v1.21.6
v1.21.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
diff --git a/go.mod b/go.mod
index 48534e1..b9260c1 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@
go 1.21
-toolchain go1.21.4
+toolchain go1.22.3
require (
github.com/cert-manager/cert-manager v1.14.5