go.mod: remove go1.13 line, so it will compile on go1.12 and go1.11
This commit is contained in:
parent
d8a137bf94
commit
9ee7f68256
2
go.mod
2
go.mod
@ -1,5 +1,3 @@
|
||||
module github.com/VictoriaMetrics/metrics
|
||||
|
||||
require github.com/valyala/histogram v1.0.1
|
||||
|
||||
go 1.13
|
||||
|
Loading…
x
Reference in New Issue
Block a user