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 @@ -40,7 +40,7 @@ require (
4040 github.com/microsoft/go-mssqldb v1.9.3
4141 github.com/nakagami/firebirdsql v0.9.15
4242 github.com/neo4j/neo4j-go-driver/v5 v5.28.4
43- github.com/redis/go-redis/v9 v9.16 .0
43+ github.com/redis/go-redis/v9 v9.17 .0
4444 github.com/sijms/go-ora/v2 v2.9.0
4545 github.com/spf13/cobra v1.10.1
4646 github.com/thlib/go-timezone-local v0.0.7
Original file line number Diff line number Diff line change @@ -1212,8 +1212,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH
12121212github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
12131213github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
12141214github.com/prometheus/client_model v0.3.0 /go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w =
1215- github.com/redis/go-redis/v9 v9.16 .0 h1:OotgqgLSRCmzfqChbQyG1PHC3tLNR89DG4jdOERSEP4 =
1216- github.com/redis/go-redis/v9 v9.16 .0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
1215+ github.com/redis/go-redis/v9 v9.17 .0 h1:K6E+ZlYN95KSMmZeEQPbU/c++wfmEvfFB17yEAq/VhM =
1216+ github.com/redis/go-redis/v9 v9.17 .0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
12171217github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
12181218github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
12191219github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
You can’t perform that action at this time.
0 commit comments