mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
build(deps): bump github.com/icinga/icinga-go-library in /tests
Bumps [github.com/icinga/icinga-go-library](https://github.com/icinga/icinga-go-library) from 0.6.3 to 0.7.0. - [Commits](https://github.com/icinga/icinga-go-library/compare/v0.6.3...v0.7.0) --- updated-dependencies: - dependency-name: github.com/icinga/icinga-go-library dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ee372d5657
commit
f21a1c1957
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.9.2
|
||||
github.com/goccy/go-yaml v1.13.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/icinga/icinga-go-library v0.6.3
|
||||
github.com/icinga/icinga-go-library v0.7.0
|
||||
github.com/icinga/icinga-testing v0.0.0-20240322142451-494ccd6d03e8
|
||||
github.com/jmoiron/sqlx v1.4.0
|
||||
github.com/lib/pq v1.10.9
|
||||
|
|
|
|||
|
|
@ -70,8 +70,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
|
|||
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 h1:bkypFPDjIYGfCYD5mRBvpqxfYX1YCS1PXdKYWi8FsN0=
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0/go.mod h1:P+Lt/0by1T8bfcF3z737NnSbmxQAppXMRziHUxPOC8k=
|
||||
github.com/icinga/icinga-go-library v0.6.3 h1:1QfeX40zCcrRzV/uz2j93iK6xzUw8RobCXHQe9RDC/A=
|
||||
github.com/icinga/icinga-go-library v0.6.3/go.mod h1:qSb9Liiwvis/FkQ+KJdrrFlbGpOhe4kQZBsHBvriTTA=
|
||||
github.com/icinga/icinga-go-library v0.7.0 h1:bBxUBuMAEmz1kTdhJrMZnndlgvZYHcMfZrXBrmk+LZw=
|
||||
github.com/icinga/icinga-go-library v0.7.0/go.mod h1:WrbqJ6DW8SFbYZWWd1/pi35dNHLCjavXI6VdSSPL7Z4=
|
||||
github.com/icinga/icinga-testing v0.0.0-20240322142451-494ccd6d03e8 h1:PI+39IY1BjN24JC3B6Jy0rhwm3hqC4SnQFxbZjXOaHk=
|
||||
github.com/icinga/icinga-testing v0.0.0-20240322142451-494ccd6d03e8/go.mod h1:xjNiwePgnSVKJWPG/iFG7pNOibU/OWp01Zdl08o+EeI=
|
||||
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
|
||||
|
|
|
|||
Loading…
Reference in a new issue