Bump github.com/timandy/routine from 1.1.2 to 1.1.3 (#82)

Bumps [github.com/timandy/routine](https://github.com/timandy/routine) from 1.1.2 to 1.1.3.
- [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.2...v1.1.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 13:12:57 +08:00 коммит произвёл GitHub
Родитель 4daf80a191
Коммит c286a63c18
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -19,7 +19,7 @@ require (
github.com/spf13/afero v1.11.0
github.com/stretchr/testify v1.8.4
github.com/thanhpk/randstr v1.0.6
github.com/timandy/routine v1.1.2
github.com/timandy/routine v1.1.3
golang.org/x/mod v0.14.0
golang.org/x/oauth2 v0.15.0
)

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

@ -518,8 +518,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
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.2 h1:xoMuS4C/OuqXU9GgZvIan0+e7kWe/CixAmf3A/Y/2NE=
github.com/timandy/routine v1.1.2/go.mod h1:Kkz3k5wSyvtGVR/9vKz2hKnNBPCWIkakAeON0MwWH4s=
github.com/timandy/routine v1.1.3 h1:lK7ix0Oyprtuw301bNle7WZw9V8eY680mjT9r5rmBLA=
github.com/timandy/routine v1.1.3/go.mod h1:XWkchlwnVxH+yRwA/yxSuyzxqiaNuBUcFUHDglX56SY=
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=