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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-29 11:16:42 +00:00
parent 3f9f6293e7
commit f82e9da345
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@@ -58,12 +58,12 @@
version = "v1.4.7"
[[projects]]
digest = "1:e51147e761aa8b6769e05e586c7012eb221c8be72fbc68a4340a53b974e67b9f"
digest = "1:d18f6f088d7d8365df47f49dfa24b6ff6701a941118ffda30c589d1bd954074b"
name = "github.com/getsentry/raven-go"
packages = ["."]
pruneopts = "UT"
revision = "3033899c76deb3fb6570d9c4074d00443aeab88f"
version = "v0.1.0"
revision = "f04e7487e9a6b9d9837d52743fb5f40576c56411"
version = "v0.1.1"
[[projects]]
digest = "1:2b59aca2665ff804f6606c8829eaee133ddd3aefbc841014660d961b0034f888"

View File

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