From a7cbbad51598347cd3ab02b188008c0bdae97e4a Mon Sep 17 00:00:00 2001 From: Byung Jun Park Date: Mon, 7 Jan 2019 23:36:10 +0900 Subject: [PATCH] ing --- Gopkg.toml | 5 ----- 1 file changed, 5 deletions(-) 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