From 25df6bdaa4a7542987a98c99e59d3e935a0864de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:53:50 +0000 Subject: [PATCH] Bump github.com/timandy/routine from 1.1.1 to 1.1.2 Bumps [github.com/timandy/routine](https://github.com/timandy/routine) from 1.1.1 to 1.1.2. - [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.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/timandy/routine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b860993..a83f242 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/spf13/afero v1.10.0 github.com/stretchr/testify v1.8.4 github.com/thanhpk/randstr v1.0.6 - github.com/timandy/routine v1.1.1 + github.com/timandy/routine v1.1.2 golang.org/x/mod v0.13.0 golang.org/x/oauth2 v0.13.0 ) diff --git a/go.sum b/go.sum index e1a3384..e9b6d41 100644 --- a/go.sum +++ b/go.sum @@ -519,8 +519,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.1 h1:6/Z7qLFZj3GrzuRksBFzIG8YGUh8CLhjnnMePBQTrEI= -github.com/timandy/routine v1.1.1/go.mod h1:OZHPOKSvqL/ZvqXFkNZyit0xIVelERptYXdAHH00adQ= +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/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 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=