build: Remove Heroku config

This commit is contained in:
Martin Polden
2020-08-23 17:11:36 +02:00
parent 11ad75c2d2
commit 702c1f1e23
4 changed files with 0 additions and 17 deletions

2
go.mod
View File

@ -1,5 +1,3 @@
// +heroku install ./...
// +heroku goVersion go1.13
module github.com/mpolden/echoip
go 1.13