Revert "ing"

This reverts commit 5954c92d80
This commit is contained in:
Park Byung Jun 2019-01-07 14:27:32 +00:00
parent 5954c92d80
commit 6853c1d9b6

View File

@ -1,6 +1,6 @@
# Gopkg.toml example # Gopkg.toml example
# #
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html # Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation. # for detailed Gopkg.toml documentation.
# #
# required = ["github.com/user/thing/cmd/thing"] # required = ["github.com/user/thing/cmd/thing"]
@ -25,10 +25,6 @@
# unused-packages = true # unused-packages = true
[[constraint]]
branch = "master"
name = "github.com/corpix/reflect"
[prune] [prune]
go-tests = true go-tests = true
unused-packages = true unused-packages = true