diff options
Diffstat (limited to 'testing/aports-ghpr/add-toml-file.patch')
-rw-r--r-- | testing/aports-ghpr/add-toml-file.patch | 6 |
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" |