Skip to content

Commit

Permalink
tests: bump icinga-testing to use latest go-redis
Browse files Browse the repository at this point in the history
  • Loading branch information
oxzi committed Mar 22, 2024
1 parent fec78a2 commit 54d47ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 111 deletions.
3 changes: 1 addition & 2 deletions tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-sql-driver/mysql v1.8.0
github.com/goccy/go-yaml v1.11.3
github.com/google/uuid v1.6.0
github.com/icinga/icinga-testing v0.0.0-20240314110325-143a0bd42c70
github.com/icinga/icinga-testing v0.0.0-20240322141356-c727b5348780
github.com/jmoiron/sqlx v1.3.5
github.com/lib/pq v1.10.9
github.com/redis/go-redis/v9 v9.5.1
Expand All @@ -29,7 +29,6 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/fatih/color v1.10.0 // indirect
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
Expand Down
Loading

0 comments on commit 54d47ed

Please sign in to comment.