mirror of
https://github.com/Icinga/icingadb.git
synced 2026-04-15 14:29:48 -04:00
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 |
||
|---|---|---|
| .. | ||
| internal | ||
| sql | ||
| cleanup_and_retention_test.go | ||
| environment_test.go | ||
| go.mod | ||
| go.sum | ||
| history_bench_test.go | ||
| history_test.go | ||
| history_test_zones.conf | ||
| instance_test.go | ||
| main_test.go | ||
| object_sync_test.conf | ||
| object_sync_test.go | ||
| regression_394_test.go | ||
| sla_test.go | ||
| state_sync_test.go | ||