chore(backend): require Go 1.12

This commit is contained in:
Łukasz Mierzwa
2019-08-31 12:07:39 +01:00
parent 5af6ab3e11
commit 7ee8241e79

2
go.mod
View File

@@ -1,5 +1,7 @@
module github.com/prymitive/karma
go 1.12
require (
github.com/DeanThompson/ginpprof v0.0.0-20190408070748-3be636683586
github.com/blang/semver v3.6.1+incompatible