File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/DATA-DOG/go-sqlmock v1.4.1
7- github.com/dgraph-io/ristretto v0.0.3-0.20200415212722-9c31bb21543c
7+ github.com/dgraph-io/ristretto v0.0.3
88 github.com/go-redis/redis/v7 v7.4.0
99 github.com/jackc/pgx/v4 v4.6.0
1010 github.com/mitchellh/hashstructure v1.0.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7Do
1212github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1313github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1414github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
15- github.com/dgraph-io/ristretto v0.0.3-0.20200415212722-9c31bb21543c h1:rhjqXdXtkAmHqgWrJC7PCpS0X8D4Pj0cwxItGtWZeMg =
16- github.com/dgraph-io/ristretto v0.0.3-0.20200415212722-9c31bb21543c /go.mod h1:KPxhHT9ZxKefz+PCeOGsrHpl1qZ7i70dGTu2u+Ahh6E =
15+ github.com/dgraph-io/ristretto v0.0.3 h1:jh22xisGBjrEVnRZ1DVTpBVQm0Xndu8sMl0CWDzSIBI =
16+ github.com/dgraph-io/ristretto v0.0.3 /go.mod h1:KPxhHT9ZxKefz+PCeOGsrHpl1qZ7i70dGTu2u+Ahh6E =
1717github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczCTSixgIKmwPv6+wP5DGjqLYw5SUiA =
1818github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
1919github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
You can’t perform that action at this time.
0 commit comments