icingadb/tests
dependabot[bot] 278b7a8999
build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 in /tests
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.9 to 1.11.1.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-29 18:13:06 +00:00
..
internal Upgrade go-redis to v9 2024-03-22 15:32:15 +01:00
sql tests: Fix SLA tests 2025-04-04 12:16:14 +02: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 build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 in /tests 2026-01-29 18:13:06 +00:00
go.sum build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 in /tests 2026-01-29 18:13:06 +00:00
history_bench_test.go Move CommentType to history package & support both comment.entry_type formats 2025-06-05 14:35:53 +02:00
history_test.go Make is_acknowledged a boolenum & add is_sticky_acknowledgement 2025-06-05 14:23:23 +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 Add integration tests for dependency syncs 2025-04-04 12:16:14 +02:00
object_sync_test.go tests: fix SQL syntax error with postgres adapter 2025-06-10 14:16:14 +02:00
regression_394_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
sla_test.go Make is_acknowledged a boolenum & add is_sticky_acknowledgement 2025-06-05 14:23:23 +02:00
state_sync_test.go Start adding integration tests 2021-09-02 10:15:21 +02:00