Skip to content

Commit

Permalink
Merge pull request #91 from dir01/dependabot/go_modules/github.com/ta…
Browse files Browse the repository at this point in the history
…ylorchu/work-0.3.0

Bump github.com/taylorchu/work from 0.2.17 to 0.3.0
  • Loading branch information
dir01 committed Feb 16, 2024
2 parents c86303e + f8827fe commit 02b6e34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.19
github.com/redis/go-redis/v9 v9.2.1
github.com/rubenv/sql-migrate v1.6.0
github.com/taylorchu/work v0.2.17
github.com/taylorchu/work v0.3.0
github.com/testcontainers/testcontainers-go v0.26.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/taylorchu/work v0.2.17 h1:Zp3O5cYzWOVaNQtMgP5S35KqYaH0prTujM1lPeZ911M=
github.com/taylorchu/work v0.2.17/go.mod h1:ZLKGwHCfUfsgYly1BCQkUCGPPY2yE8MoLL+90+kanvY=
github.com/taylorchu/work v0.3.0 h1:MDOpEttpmjmj32DahzsmiJ0hyVkgzxcUd939Oxepi58=
github.com/taylorchu/work v0.3.0/go.mod h1:ZLKGwHCfUfsgYly1BCQkUCGPPY2yE8MoLL+90+kanvY=
github.com/testcontainers/testcontainers-go v0.26.0 h1:uqcYdoOHBy1ca7gKODfBd9uTHVK3a7UL848z09MVZ0c=
github.com/testcontainers/testcontainers-go v0.26.0/go.mod h1:ICriE9bLX5CLxL9OFQ2N+2N+f+803LNJ1utJb1+Inx0=
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=
Expand Down

0 comments on commit 02b6e34

Please sign in to comment.