mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-24 12:47:43 +00:00
add heroku directive
This commit is contained in:
parent
f27097ab34
commit
5c926a1650
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -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 (
|
||||||
|
|
Loading…
Reference in a new issue