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 4
4
5
5
require (
6
6
github.com/go-redis/redis/v8 v8.11.3
7
- github.com/golang-queue/queue v0.0.7
7
+ github.com/golang-queue/queue v0.0.8
8
8
github.com/stretchr/testify v1.7.0
9
9
)
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4
11
11
github.com/go-redis/redis/v8 v8.11.3 h1:GCjoYp8c+yQTJfc0n69iwSiHjvuAdruxl7elnZCxgt8 =
12
12
github.com/go-redis/redis/v8 v8.11.3 /go.mod h1:xNJ9xDG09FsIPwh3bWdk+0oDWHbtF9rPN0F/oD9XeKc =
13
13
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
14
- github.com/golang-queue/queue v0.0.7 h1:WENCPyPBcIWYgBFSAZ8USGtwmxeCeMkhjwuyM0MAi84 =
15
- github.com/golang-queue/queue v0.0.7 /go.mod h1:JS5tYJacahCjafcplU5idNLX2vkYioqh6wEDX5o9Nms =
14
+ github.com/golang-queue/queue v0.0.8 h1:WMwOFajAQfTOsVSn6IbZmVE2lPjswTuQYKEpAD4A2+k =
15
+ github.com/golang-queue/queue v0.0.8 /go.mod h1:JS5tYJacahCjafcplU5idNLX2vkYioqh6wEDX5o9Nms =
16
16
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
17
17
github.com/golang/protobuf v1.4.0-rc.1 /go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8 =
18
18
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208 /go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA =
You can’t perform that action at this time.
0 commit comments