This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
renovate/
as prefix for all branch namesfix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.You have configured Renovate to use branch
master
as base branch.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
Update module gin-contrib/sse to v0.1.0
renovate/github.com-gin-contrib-sse-0.x
master
54d8467d122d380a14768b6b4e5cd7ca4755938f
Update module gin-gonic/gin to v1.4.0
renovate/github.com-gin-gonic-gin-1.x
master
v1.4.0
Update module go-redis/redis to v6.15.4
renovate/github.com-go-redis-redis-6.x
master
v6.15.4
Update module golang/protobuf to v1.3.2
renovate/github.com-golang-protobuf-1.x
master
v1.3.2
Update module mattn/go-isatty to v0.0.9
renovate/github.com-mattn-go-isatty-0.x
master
v0.0.9
Update module spf13/viper to v1.4.0
renovate/github.com-spf13-viper-1.x
master
v1.4.0
Update module go-playground/validator to v9
renovate/gopkg.in-go-playground-validator.v8-9.x
master
v9.29.1
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot. View repository job log here.