aports/testing/aports-ghpr/add-toml-file.patch
2018-08-01 14:08:43 +00:00

7 lines
127 B
Diff

--- /dev/null
+++ src/Gopkg.toml
@@ -0,0 +1,3 @@
+[[constraint]]
+ name = "github.com/google/go-github"
+ version = "15.0.0"