Add github source for golang/x to Gopkg.toml

Prevents removal of source in lock file.
This commit is contained in:
Daniel Nelson
2019-03-27 12:25:07 -07:00
parent 5109847be1
commit 3045ffbbe3
2 changed files with 16 additions and 1 deletions

2
Gopkg.lock generated
View File

@@ -1311,8 +1311,8 @@
]
pruneopts = ""
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
version = "v0.3.0"
source = "https://github.com/golang/text.git"
version = "v0.3.0"
[[projects]]
branch = "master"