diff --git a/Gopkg.toml b/Gopkg.toml index ea020b8..2765dc9 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -24,11 +24,6 @@ # go-tests = true # unused-packages = true - -[[constraint]] - branch = "master" - name = "github.com/corpix/reflect" - [prune] go-tests = true unused-packages = true