aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aports-ghpr/add-toml-file.patch
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-01 13:58:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-01 14:08:43 +0000
commit0884190918f47872a45bcf231b9b04db18a96bd6 (patch)
tree8a5ec5f06ea9147dfbc98a2ac3c766deb67898aa /testing/aports-ghpr/add-toml-file.patch
parentb0e2f7183d57ca7aae58b6bcbd6dd5fa30ede327 (diff)
downloadaports-0884190918f47872a45bcf231b9b04db18a96bd6.tar.bz2
aports-0884190918f47872a45bcf231b9b04db18a96bd6.tar.xz
testing/aports-ghpr: use go dep to solve dependencies
Diffstat (limited to 'testing/aports-ghpr/add-toml-file.patch')
-rw-r--r--testing/aports-ghpr/add-toml-file.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/aports-ghpr/add-toml-file.patch b/testing/aports-ghpr/add-toml-file.patch
new file mode 100644
index 0000000000..cce11685ff
--- /dev/null
+++ b/testing/aports-ghpr/add-toml-file.patch
@@ -0,0 +1,6 @@
+--- /dev/null
++++ src/Gopkg.toml
+@@ -0,0 +1,3 @@
++[[constraint]]
++ name = "github.com/google/go-github"
++ version = "15.0.0"