update inventory service
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user