From c695dcfddbd1eb955a17ed32f27addeb0234cbfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 09:01:04 +0000 Subject: [PATCH] chore(deps): bump github.com/k1LoW/tbls from 1.70.1 to 1.70.2 Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.70.1 to 1.70.2. - [Release notes](https://github.com/k1LoW/tbls/releases) - [Changelog](https://github.com/k1LoW/tbls/blob/main/CHANGELOG.md) - [Commits](https://github.com/k1LoW/tbls/compare/v1.70.1...v1.70.2) --- updated-dependencies: - dependency-name: github.com/k1LoW/tbls 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 e15f5c5..e7bf0c4 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/brianvoe/gofakeit/v6 v6.23.2 github.com/go-sql-driver/mysql v1.7.1 - github.com/k1LoW/tbls v1.70.1 + github.com/k1LoW/tbls v1.70.2 github.com/make-go-great/color-go v0.5.0 github.com/urfave/cli/v2 v2.25.7 ) diff --git a/go.sum b/go.sum index 274a641..9dc6980 100644 --- a/go.sum +++ b/go.sum @@ -220,8 +220,8 @@ github.com/k1LoW/expand v0.8.0 h1:A9W9Gv0Kdxunfv49o1Ial8dS7jvX5eTUx5egpNYd1vM= github.com/k1LoW/expand v0.8.0/go.mod h1:Q/oP57eoB7p+YJ98uvAFL7pczSZGAVI4MEPP1Jl/IA4= github.com/k1LoW/go-github-client/v49 v49.1.11 h1:Z6xrkMu1R8Ps7QpBzr0fnUo4U/A82AzkL1oC6azko9Y= github.com/k1LoW/go-github-client/v49 v49.1.11/go.mod h1:ggvCAtEqFEY3G4pF+qaY+BdnwOOC5BbgZzWc/Q5H4F4= -github.com/k1LoW/tbls v1.70.1 h1:y6wSeFhjIQHnvVOfM/MxsppnXJaecbvA+JSjI5R8l+o= -github.com/k1LoW/tbls v1.70.1/go.mod h1:ibJpu29HX415KedRszjn67QfQ6ea3yXXBKkxmgT5e0E= +github.com/k1LoW/tbls v1.70.2 h1:cID2Q+we7UxkevbEYpEEXJiXJCDhbCgRMLL3wj+f+vc= +github.com/k1LoW/tbls v1.70.2/go.mod h1:ibJpu29HX415KedRszjn67QfQ6ea3yXXBKkxmgT5e0E= github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4= github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE= github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=