Merge pull request #276 from prymitive/dependabot/dep/github.com/getsentry/raven-go-0.2.0

build(deps): bump github.com/getsentry/raven-go from 0.1.1 to 0.2.0
This commit is contained in:
Łukasz Mierzwa
2018-11-30 11:51:07 +00:00
committed by GitHub
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"