moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
437 stars 70 forks source link

chore(deps): update module dgrijalva/jwt-go to v3 - autoclosed #122

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
github.com/dgrijalva/jwt-go require major v0.0.0-20160621201154-c9eaceb2896d -> v3.2.0@3af4c74 source

Release Notes

dgrijalva/jwt-go ### [`v3.2.0`](https://togithub.com/dgrijalva/jwt-go/compare/v3.1.0...v3.2.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v3.1.0...v3.2.0) ### [`v3.1.0`](https://togithub.com/dgrijalva/jwt-go/compare/v3.0.0...v3.1.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v3.0.0...v3.1.0) ### [`v3.0.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.7.0...v3.0.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.7.0...v3.0.0) ### [`v2.7.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.6.0...v2.7.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.6.0...v2.7.0) ### [`v2.6.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.5.0...v2.6.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.5.0...v2.6.0) ### [`v2.5.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.4.0...v2.5.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.4.0...v2.5.0) ### [`v2.4.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.3.0...v2.4.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.3.0...v2.4.0) ### [`v2.3.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.2.0...v2.3.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.2.0...v2.3.0) ### [`v2.2.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.1.0...v2.2.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.1.0...v2.2.0) ### [`v2.1.0`](https://togithub.com/dgrijalva/jwt-go/compare/v2.0.0...v2.1.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v2.0.0...v2.1.0) ### [`v2.0.0`](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.2...v2.0.0) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.2...v2.0.0) ### [`v1.0.2`](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.1...v1.0.2) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.1...v1.0.2) ### [`v1.0.1`](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.0...v1.0.1) [Compare Source](https://togithub.com/dgrijalva/jwt-go/compare/v1.0.0...v1.0.1)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] commented 5 years ago

:warning: Lock file problem

Renovate failed to update a lock file. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including lockfile, only when one of the following happens:

The lock file failure details are included below:

go.sum
Command failed: docker run --rm -v /mnt/renovate/gh/moul/protoc-gen-gotemplate:/mnt/renovate/gh/moul/protoc-gen-gotemplate -v /mnt/renovate/tmp/renovate/cache/go:/mnt/renovate/tmp/renovate/cache/go -e GOPATH -w /mnt/renovate/gh/moul/protoc-gen-gotemplate golang:1.11.0 go get
go: finding github.com/dgrijalva/jwt-go/v3 v3.2.0
go: github.com/dgrijalva/jwt-go/v3@v3.2.0: missing github.com/dgrijalva/jwt-go/go.mod and .../v3/go.mod at revision v3.2.0
go: error loading module requirements
 `docker run --rm -v /mnt/renovate/gh/moul/protoc-gen-gotemplate:/mnt/renovate/gh/moul/protoc-gen-gotemplate -v /mnt/renovate/tmp/renovate/cache/go:/mnt/renovate/tmp/renovate/cache/go -e GOPATH -w /mnt/renovate/gh/moul/protoc-gen-gotemplate golang:1.11.0 go get` (exited with error code 1)