add heroku directive

This commit is contained in:
Andre Medeiros 2021-07-05 20:12:53 -04:00
parent f27097ab34
commit 5c926a1650

1
go.mod
View file

@ -1,5 +1,6 @@
module github.com/christianselig/apollo-backend module github.com/christianselig/apollo-backend
// +heroku goVersion go1.16
go 1.16 go 1.16
require ( require (