File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/jackc/pgx/v4 v4.18.1
12
12
github.com/jackc/pgx/v5 v5.5.3
13
13
github.com/lib/pq v1.10.9
14
- github.com/nats-io/nats.go v1.32.0
14
+ github.com/nats-io/nats.go v1.33.1
15
15
github.com/rabbitmq/amqp091-go v1.9.0
16
16
github.com/stretchr/testify v1.8.4
17
17
github.com/vitorsalgado/mocha/v2 v2.0.2
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ github.com/mattn/go-isatty v0.0.7/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hd
130
130
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
131
131
github.com/montanaflynn/stats v0.7.1 h1:etflOAAHORrCC44V+aR6Ftzort912ZU+YLiSTuV8eaE =
132
132
github.com/montanaflynn/stats v0.7.1 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
133
- github.com/nats-io/nats.go v1.32.0 h1:Bx9BZS+aXYlxW08k8Gd3yR2s73pV5XSoAQUyp1Kwvp0 =
134
- github.com/nats-io/nats.go v1.32.0 /go.mod h1:Ubdu4Nh9exXdSz0RVWRFBbRfrbSxOYd26oF0wkWclB8 =
133
+ github.com/nats-io/nats.go v1.33.1 h1:8TxLZZ/seeEfR97qV0/Bl939tpDnt2Z2fK3HkPypj70 =
134
+ github.com/nats-io/nats.go v1.33.1 /go.mod h1:Ubdu4Nh9exXdSz0RVWRFBbRfrbSxOYd26oF0wkWclB8 =
135
135
github.com/nats-io/nkeys v0.4.7 h1:RwNJbbIdYCoClSDNY7QVKZlyb/wfT6ugvFCiKy6vDvI =
136
136
github.com/nats-io/nkeys v0.4.7 /go.mod h1:kqXRgRDPlGy7nGaEDMuYzmiJCIAAWDK0IMBtDmGD0nc =
137
137
github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw =
You can’t perform that action at this time.
0 commit comments