Bump github.com/timandy/routine from 1.1.3 to 1.1.4

Bumps [github.com/timandy/routine](https://github.com/timandy/routine) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/timandy/routine/releases)
- [Changelog](https://github.com/timandy/routine/blob/main/CHANGELOG.md)
- [Commits](https://github.com/timandy/routine/compare/v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: github.com/timandy/routine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 01:20:38 +00:00 коммит произвёл lonegunmanb
Родитель 9ac1d86f23
Коммит 63b5d3c26a
2 изменённых файлов: 3 добавлений и 3 удалений

2
go.mod
Просмотреть файл

@ -19,7 +19,7 @@ require (
github.com/spf13/afero v1.11.0
github.com/stretchr/testify v1.9.0
github.com/thanhpk/randstr v1.0.6
github.com/timandy/routine v1.1.3
github.com/timandy/routine v1.1.4
golang.org/x/mod v0.19.0
golang.org/x/oauth2 v0.22.0
)

4
go.sum
Просмотреть файл

@ -514,8 +514,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/thanhpk/randstr v1.0.6 h1:psAOktJFD4vV9NEVb3qkhRSMvYh4ORRaj1+w/hn4B+o=
github.com/thanhpk/randstr v1.0.6/go.mod h1:M/H2P1eNLZzlDwAzpkkkUvoyNNMbzRGhESZuEQk3r0U=
github.com/timandy/routine v1.1.3 h1:lK7ix0Oyprtuw301bNle7WZw9V8eY680mjT9r5rmBLA=
github.com/timandy/routine v1.1.3/go.mod h1:XWkchlwnVxH+yRwA/yxSuyzxqiaNuBUcFUHDglX56SY=
github.com/timandy/routine v1.1.4 h1:L9eAli/ROJcW6LhmwZcusYQcdAqxAXGOQhEXLQSNWOA=
github.com/timandy/routine v1.1.4/go.mod h1:siBcl8iIsGmhLCajRGRcy7Y7FVcicNXkr97JODdt9fc=
github.com/tmccombs/hcl2json v0.3.3 h1:+DLNYqpWE0CsOQiEZu+OZm5ZBImake3wtITYxQ8uLFQ=
github.com/tmccombs/hcl2json v0.3.3/go.mod h1:Y2chtz2x9bAeRTvSibVRVgbLJhLJXKlUeIvjeVdnm4w=
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=