mirror of
https://github.com/Icinga/icingadb.git
synced 2025-12-18 23:16:16 -05: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.8.1 to 0.8.2. - [Release notes](https://github.com/icinga/icinga-go-library/releases) - [Changelog](https://github.com/Icinga/icinga-go-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/icinga/icinga-go-library/compare/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: github.com/icinga/icinga-go-library dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e55f106fcc
commit
bbf2873856
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.9.3
|
||||
github.com/goccy/go-yaml v1.13.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/icinga/icinga-go-library v0.8.1
|
||||
github.com/icinga/icinga-go-library v0.8.2
|
||||
github.com/icinga/icinga-testing v0.0.0-20251203103317-c39907077768
|
||||
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.8.1 h1:l6YhSadzZaYowGjWrCWg2L35GVcDWbrdLgVbIDg1za4=
|
||||
github.com/icinga/icinga-go-library v0.8.1/go.mod h1:FlmUOqx3S5DKafphD9uvLVcP4SmlfkEW3hMWM8hm+0A=
|
||||
github.com/icinga/icinga-go-library v0.8.2 h1:/TwrRotn0QZl/2Vo1jCUaZs1isH5uve9lTnkRYTIHnI=
|
||||
github.com/icinga/icinga-go-library v0.8.2/go.mod h1:9SwyGO3NV3nXI8TzKoIrlK8SG+1arK1jm9MDYAW6N7M=
|
||||
github.com/icinga/icinga-testing v0.0.0-20251203103317-c39907077768 h1:JeIfcuKWDWJ+qkUam16Edz1wEowFZd2JPWGFLPHgJ7E=
|
||||
github.com/icinga/icinga-testing v0.0.0-20251203103317-c39907077768/go.mod h1:xjNiwePgnSVKJWPG/iFG7pNOibU/OWp01Zdl08o+EeI=
|
||||
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
|
||||
|
|
|
|||
Loading…
Reference in a new issue