File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.0
66
77require (
88 github.com/ViBiOh/flags v1.5.0
9- github.com/ViBiOh/httputils/v4 v4.76.1
9+ github.com/ViBiOh/httputils/v4 v4.76.2
1010 github.com/rabbitmq/amqp091-go v1.10.0
1111 go.opentelemetry.io/otel v1.27.0
1212 go.opentelemetry.io/otel/metric v1.27.0
Original file line number Diff line number Diff line change 11github.com/ViBiOh/flags v1.5.0 h1:nwuFS8tAwtV6rTPpv2pCB+r12WjZYLjluW7yT+SeVpQ =
22github.com/ViBiOh/flags v1.5.0 /go.mod h1:39UMuTnKsIp6walgD8dK99KRCb4DJt9vPtbWehHh1T0 =
3- github.com/ViBiOh/httputils/v4 v4.76.1 h1:lImQxgbT6hPF8OAY5MDW0LSQQcbD84QPnRdyrk/v3TM =
4- github.com/ViBiOh/httputils/v4 v4.76.1 /go.mod h1:F9Z/14tsvzHoz7Ub7APYv0EKS5QSCoSP2/0foNxJkc8 =
3+ github.com/ViBiOh/httputils/v4 v4.76.2 h1:Re9Z09jjYJdiesJvZRCENoQa0RuMHRwK+UQzjvX92O8 =
4+ github.com/ViBiOh/httputils/v4 v4.76.2 /go.mod h1:WIe4oTl//rreC6H9py/DZK61SR5E1NCq99R8mb9X29w =
55github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
66github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
77github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
@@ -25,8 +25,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
2525github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
2626github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 h1:L0QtFUgDarD7Fpv9jeVMgy/+Ec0mtnmYuImjTz6dtDA =
2727github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
28- github.com/jackc/pgx/v5 v5.5.5 h1:amBjrZVmksIdNjxGW/IiIMzxMKZFelXbUoPNb+8sjQw =
29- github.com/jackc/pgx/v5 v5.5.5 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
28+ github.com/jackc/pgx/v5 v5.6.0 h1:SWJzexBzPL5jb0GEsrPMLIsi/3jOo7RHlzTjcAeDrPY =
29+ github.com/jackc/pgx/v5 v5.6.0 /go.mod h1:DNZ/vlrUnhWCoFGxHAG8U2ljioxukquj7utPDgtQdTw =
3030github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
3131github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
3232github.com/rabbitmq/amqp091-go v1.10.0 h1:STpn5XsHlHGcecLmMFCtg7mqq0RnD+zFr4uzukfVhBw =
You can’t perform that action at this time.
0 commit comments