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 @@ -17,7 +17,7 @@ require (
1717 github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
1818 github.com/jackc/pgx/v5 v5.7.4
1919 github.com/labstack/echo/v4 v4.13.3
20- github.com/pebbe/zmq4 v1.3.1
20+ github.com/pebbe/zmq4 v1.4.0
2121 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
2222 github.com/robfig/cron/v3 v3.0.1
2323 github.com/spf13/cast v1.7.1
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
397397github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 h1:mOvehYivJ4Aqu2CPe3D3lv8jhqOI9/1o0THxJHBE0qw =
398398github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 /go.mod h1:gLH27qo/dvMhLTVVyMELpe3Tut7sOfkiDg7ZpeqKwsw =
399399github.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 =
402402github.com/pelletier/go-toml v1.9.3 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
403403github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
404404github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments