Skip to content

Commit 09c8563

Browse files
committed
fix: correct enabled manager from 'golang' to 'gomod' in Renovate configuration
1 parent b218ef0 commit 09c8563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"enabledManagers": [
66
"asdf",
7-
"golang",
7+
"gomod",
88
"github-actions"
99
]
1010
}

0 commit comments

Comments
 (0)