mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-08 14:05:54 +08:00
Heroku buildpack support in go.mod (#388)
This commit is contained in:
parent
560a677f50
commit
b68092c6b4
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -1,5 +1,6 @@
|
|||
module github.com/go-shiori/shiori
|
||||
|
||||
// +heroku goVersion go1.17
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Reference in a new issue