Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
.github/workflows/go.yml
(github-actions) -
.gitlab-ci.yml
(gitlabci) -
go.mod
(gomod)
What to Expect
With your current configuration, Renovate will create 1 Merge Request:
chore(deps): update module go to 1.19
- Schedule: ["at any time"]
- Branch name:
renovate/go-1.x
- Merge into:
main
- Upgrade go to
1.19
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this MR.
Failed to look up go dependency github.com/cenkalti/backoff
Failed to look up go dependency github.com/davecgh/go-spew
Failed to look up go dependency github.com/hashicorp/go-multierror
Failed to look up go dependency github.com/improbable-eng/go-httpwares
Failed to look up go dependency github.com/opentracing/opentracing-go
Failed to look up go dependency github.com/pkg/errors
Failed to look up go dependency github.com/sirupsen/logrus
Failed to look up go dependency github.com/stretchr/testify
Failed to look up go dependency golang.org/x/sync
Files affected: go.mod
This MR has been generated by Renovate Bot.