File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/gin-gonic/gin v1.9.1
1010 github.com/lib/pq v1.10.8
1111 github.com/mmcdole/gofeed v1.2.1
12- github.com/rabbitmq/amqp091-go v1.8 .0
12+ github.com/rabbitmq/amqp091-go v1.9 .0
1313 github.com/redis/go-redis/v9 v9.5.1
1414 go.uber.org/zap v1.27.0
1515 gorm.io/driver/postgres v1.5.0
Original file line number Diff line number Diff line change @@ -160,6 +160,8 @@ github.com/prometheus/common v0.39.0 h1:oOyhkDq05hPZKItWVBkJ6g6AtGxi+fy7F4JvUV8u
160160github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI =
161161github.com/rabbitmq/amqp091-go v1.8.0 h1:GBFy5PpLQ5jSVVSYv8ecHGqeX7UTLYR4ItQbDCss9MM =
162162github.com/rabbitmq/amqp091-go v1.8.0 /go.mod h1:+jPrT9iY2eLjRaMSRHUhc3z14E/l85kv/f+6luSD3pc =
163+ github.com/rabbitmq/amqp091-go v1.9.0 h1:qrQtyzB4H8BQgEuJwhmVQqVHB9O4+MNDJCCAcpc3Aoo =
164+ github.com/rabbitmq/amqp091-go v1.9.0 /go.mod h1:+jPrT9iY2eLjRaMSRHUhc3z14E/l85kv/f+6luSD3pc =
163165github.com/redis/go-redis/v9 v9.0.3 h1:+7mmR26M0IvyLxGZUHxu4GiBkJkVDid0Un+j4ScYu4k =
164166github.com/redis/go-redis/v9 v9.0.3 /go.mod h1:WqMKv5vnQbRuZstUwxQI195wHy+t4PuXDOjzMvcuQHk =
165167github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8 =
You can’t perform that action at this time.
0 commit comments