diff --git a/Gopkg.lock b/Gopkg.lock index 694c7c25f..a428a4af0 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -63,7 +63,7 @@ packages = ["."] pruneopts = "UT" revision = "f04e7487e9a6b9d9837d52743fb5f40576c56411" - version = "v0.1.1" + version = "v0.2.0" [[projects]] digest = "1:2b59aca2665ff804f6606c8829eaee133ddd3aefbc841014660d961b0034f888" diff --git a/Gopkg.toml b/Gopkg.toml index dd39c9479..899c40d70 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -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"