diff --git a/renovate.json b/renovate.json index 65179d1..c78f869 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "constraints": { - "go": "1.17" + "go": "1.21" }, "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"], "osvVulnerabilityAlerts": true