Resolved PR review comments

Resolved merge conflict with the develop branch
This commit is contained in:
MohitKatare-protean
2025-06-05 14:55:11 +05:30
14 changed files with 1044 additions and 1 deletions

1
go.mod
View File

@@ -49,6 +49,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/hashicorp/vault/api v1.16.0
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rs/zerolog v1.34.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v2 v2.4.0