add heroku API to repo

This commit is contained in:
2019-06-24 16:16:54 -04:00
parent b13657a10d
commit 798cfb3c01
9 changed files with 190 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"ImportPath": "api",
"GoVersion": "go1.12",
"GodepVersion": "v80",
"Packages": [
"./..."
],
"Deps": []
}