Aliaksandr Valialkin
|
a45cbc101f
|
all: cleanup: remove // +build ... lines, since they are no longer needed after Go1.17, and the minimum supported Go version for VictoriaMetrics source code is Go1.20
|
2023-11-13 19:15:42 +01:00 |
|
Aliaksandr Valialkin
|
bf545fcc14
|
lib/encoding: fix test after 4725549cb2
|
2023-04-05 21:38:48 -07:00 |
|
Aliaksandr Valialkin
|
dfb1d1ead1
|
lib/encoding: make deterministic tests which rely on math/rand
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3683
|
2023-01-23 18:43:49 -08:00 |
|
Aliaksandr Valialkin
|
5d255846ac
|
all: add go:build lines for Go1.17
See https://tip.golang.org/doc/go1.17#gofmt for more details
|
2021-07-26 15:50:46 +03:00 |
|
Roman Khavronenko
|
fcf09aaa3c
|
all: add Pure Go build (pull request #114)
Updates #94
|
2019-07-24 17:43:32 +03:00 |
|