Aliaksandr Valialkin
|
cf23dc6480
|
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:12:51 +01:00 |
|
Aliaksandr Valialkin
|
593c151831
|
lib/encoding: fix test after 4725549cb2
|
2023-04-05 21:38:37 -07:00 |
|
Aliaksandr Valialkin
|
3d1cb011b6
|
lib/encoding: make deterministic tests which rely on math/rand
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3683
|
2023-01-23 18:41:09 -08:00 |
|
Aliaksandr Valialkin
|
8b7917cd81
|
all: add go:build lines for Go1.17
See https://tip.golang.org/doc/go1.17#gofmt for more details
|
2021-07-26 15:48:21 +03:00 |
|
Roman Khavronenko
|
5bf4e5ffb5
|
all: add Pure Go build (pull request #114)
Updates #94
|
2019-07-23 19:26:39 +03:00 |
|