build(deps): bump github.com/getsentry/raven-go from 0.1.1 to 0.2.0

Bumps [github.com/getsentry/raven-go](https://github.com/getsentry/raven-go) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/getsentry/raven-go/releases)
- [Commits](https://github.com/getsentry/raven-go/compare/v0.1.1...v0.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-30 11:17:13 +00:00
parent c185197ac2
commit 640d368ec2
2 changed files with 2 additions and 2 deletions

2
Gopkg.lock generated
View File

@@ -63,7 +63,7 @@
packages = ["."]
pruneopts = "UT"
revision = "f04e7487e9a6b9d9837d52743fb5f40576c56411"
version = "v0.1.1"
version = "v0.2.0"
[[projects]]
digest = "1:2b59aca2665ff804f6606c8829eaee133ddd3aefbc841014660d961b0034f888"

View File

@@ -43,7 +43,7 @@
[[constraint]]
name = "github.com/getsentry/raven-go"
version = "=0.1.1"
version = "=0.2.0"
[[constraint]]
name = "github.com/gin-contrib/cors"