update inventory service

This commit is contained in:
2025-11-26 18:54:07 +01:00
parent 59e01e763f
commit 7e2726244f
3 changed files with 32 additions and 15 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.4
require (
github.com/gogo/protobuf v1.3.2
github.com/google/uuid v1.6.0
github.com/matst80/go-redis-inventory v0.0.0-20251125181530-7ebbc97e3841
github.com/matst80/go-redis-inventory v0.0.0-20251126173508-51b30de2d86e
github.com/matst80/slask-finder v0.0.0-20251125182907-9e57f193127a
github.com/prometheus/client_golang v1.23.2
github.com/rabbitmq/amqp091-go v1.10.0