fix(build): bump required Go version

This commit is contained in:
Łukasz Mierzwa
2020-08-12 09:02:55 +01:00
committed by Łukasz Mierzwa
parent 4354f984f4
commit cb0c749476

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/prymitive/karma
go 1.14
go 1.15
require (
github.com/DeanThompson/ginpprof v0.0.0-20190408063150-3be636683586