File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
18
18
github.com/jackc/pgx/v5 v5.7.4
19
19
github.com/labstack/echo/v4 v4.13.3
20
- github.com/pebbe/zmq4 v1.3.1
20
+ github.com/pebbe/zmq4 v1.4.0
21
21
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
22
22
github.com/robfig/cron/v3 v3.0.1
23
23
github.com/spf13/cast v1.8.0
Original file line number Diff line number Diff line change @@ -397,8 +397,8 @@ github.com/orcaman/concurrent-map/v2 v2.0.1/go.mod h1:9Eq3TG2oBe5FirmYWQfYO5iH1q
397
397
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 h1:mOvehYivJ4Aqu2CPe3D3lv8jhqOI9/1o0THxJHBE0qw =
398
398
github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 /go.mod h1:gLH27qo/dvMhLTVVyMELpe3Tut7sOfkiDg7ZpeqKwsw =
399
399
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
400
- github.com/pebbe/zmq4 v1.3.1 h1:WmGnjErIFjb43M6hq5nB/g9cUx9YQAXurAwfZV2Cgeo =
401
- github.com/pebbe/zmq4 v1.3.1 /go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48 =
400
+ github.com/pebbe/zmq4 v1.4.0 h1:gO5P92Ayl8GXpPZdYcD62Cwbq0slSBVVQRIXwGSJ6eQ =
401
+ github.com/pebbe/zmq4 v1.4.0 /go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48 =
402
402
github.com/pelletier/go-toml v1.9.3 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
403
403
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
404
404
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments