try another way

This commit is contained in:
Andre Medeiros 2021-07-05 19:52:53 -04:00
parent ee1c5c5e7b
commit ca786e6264
2 changed files with 10 additions and 1 deletions

1
.godir
View file

@ -1 +0,0 @@
cmd

10
vendor/vendor.json vendored Normal file
View file

@ -0,0 +1,10 @@
{
"comment": "",
"heroku": {
"install": [
"./cmd/..."
]
},
"package": [],
"rootPath": "github.com/christianselig/apollo-backend"
}