Skip to content

Commit

Permalink
chore(deps): bump github.com/hibiken/asynq from 0.13.0 to 0.13.1 (#162)
Browse files Browse the repository at this point in the history
Bumps [github.com/hibiken/asynq](https://github.com/hibiken/asynq) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/hibiken/asynq/releases)
- [Changelog](https://github.com/hibiken/asynq/blob/master/CHANGELOG.md)
- [Commits](hibiken/asynq@v0.13.0...v0.13.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 31, 2020
1 parent f56b784 commit 031b464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/gorilla/securecookie v1.1.1
github.com/gorilla/sessions v1.2.1
github.com/gorilla/websocket v1.4.2
github.com/hibiken/asynq v0.13.0
github.com/hibiken/asynq v0.13.1
github.com/jmoiron/sqlx v1.2.1-0.20200324155115-ee514944af4b
github.com/joho/godotenv v1.3.0
github.com/jordan-wright/email v0.0.0-20200322182553-8eef2508c362
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2p
github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc=
github.com/hibiken/asynq v0.13.0 h1:vWHdh1QCJM2A2Y6jMzX1WGY+/RAE3wZU5AVsyGvjkTI=
github.com/hibiken/asynq v0.13.0/go.mod h1:yfQUmjFqSBSUIVxTK0WyW4LPj4gpr283UpWb6hKYaqE=
github.com/hibiken/asynq v0.13.1/go.mod h1:yfQUmjFqSBSUIVxTK0WyW4LPj4gpr283UpWb6hKYaqE=
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174 h1:WlZsjVhE8Af9IcZDGgJGQpNflI3+MJSBhsgT5PCtzBQ=
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A=
github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
Expand Down

0 comments on commit 031b464

Please sign in to comment.