mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Use go 1.21 in renovate
This commit is contained in:
parent
bd7391d678
commit
b11a41482c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"constraints": {
|
"constraints": {
|
||||||
"go": "1.17"
|
"go": "1.21"
|
||||||
},
|
},
|
||||||
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"],
|
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"],
|
||||||
"osvVulnerabilityAlerts": true
|
"osvVulnerabilityAlerts": true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue