Closed nshalman closed 1 year ago
Might add
"postUpdateOptions": [
"gomodTidy"
],
to ensure go.mod is up to date cleaned up.
Might add
"postUpdateOptions": [ "gomodTidy" ],
to ensure go.mod is up to date cleaned up.
I need to add this to other projects too... Thanks!! Done!
Renovate should start managing PRs to update our dependencies. Some upstream libraries are releasing new versions and I think keeping otel-init-go up to date will help us stay compatible with those new versions.