aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aports-ghpr/add-toml-file.patch
blob: cce11685ffb5dec9b9c847765d6ae272592fbe92 (plain)
1
2
3
4
5
6
--- /dev/null
+++ src/Gopkg.toml
@@ -0,0 +1,3 @@
+[[constraint]]
+  name = "github.com/google/go-github"
+  version = "15.0.0"