icingadb/tests
Alvar Penning f09ecfc222
Increment go.mod Go version to 1.22
With the approaching release, the go version within go.mod can be
incremented to a current Go version.

There were some small changes regarding the go.mod's go semantic since
Go version 1.21, mainly enforcing compilation with a compatible
version[0]. As other modules' go.mod files are now also being included,
there are additional entries in go.sum.

[0]: https://go.dev/doc/modules/gomod-ref#go
2024-04-10 16:02:51 +02:00
..
internal Upgrade go-redis to v9 2024-03-22 15:32:15 +01:00
sql PostgreSQL: get_sla_ok_percent to return decimal 2024-03-20 13:16:24 +01:00
cleanup_and_retention_test.go Retention: take environment_id into account 2022-05-13 17:19:03 +02:00
environment_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
go.mod Increment go.mod Go version to 1.22 2024-04-10 16:02:51 +02:00
go.sum Increment go.mod Go version to 1.22 2024-04-10 16:02:51 +02:00
history_bench_test.go Upgrade go-redis to v9 2024-03-22 15:32:15 +01:00
history_test.go Remove deprecated io/ioutil package references 2024-04-08 15:56:53 +02:00
history_test_zones.conf Integration tests: test history sync with HA 2021-11-12 14:37:02 +01:00
instance_test.go Start adding integration tests 2021-09-02 10:15:21 +02:00
main_test.go SLA reporting: tests for the SQL stored function 2022-05-13 12:04:47 +02:00
object_sync_test.conf Integration tests: Add notifications and improve user runtime updates 2021-11-12 18:49:43 +01:00
object_sync_test.go Upgrade go-redis to v9 2024-03-22 15:32:15 +01:00
regression_394_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
sla_test.go Integration tests: don't hard-code MySQL in some tests 2024-03-18 16:29:14 +01:00
state_sync_test.go Start adding integration tests 2021-09-02 10:15:21 +02:00