From ef3f7a191310685658aef80a7e42e7d614ae8b2c Mon Sep 17 00:00:00 2001 From: CyrilPeponnet Date: Tue, 2 Jul 2019 11:08:00 -0700 Subject: [PATCH] Rebased Gopkg.toml to use branch release-3.11.0 --- Gopkg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Gopkg.toml b/Gopkg.toml index b7b2c7d..883c63d 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -1,3 +1,4 @@ + [[constraint]] name = "github.com/smartystreets/goconvey" version = "1.6.3"