chore(deps): bump github.com/k1LoW/tbls from 1.56.6 to 1.56.8

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.56.6 to 1.56.8.
- [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.56.6...v1.56.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
main
dependabot[bot] 2022-11-10 08:09:43 +00:00 committed by GitHub
parent 5e310a594d
commit 05990f1359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.18
require (
github.com/brianvoe/gofakeit/v6 v6.19.0
github.com/go-sql-driver/mysql v1.6.0
github.com/k1LoW/tbls v1.56.6
github.com/k1LoW/tbls v1.56.8
github.com/make-go-great/color-go v0.4.1
github.com/urfave/cli/v2 v2.23.5
)

4
go.sum
View File

@ -356,8 +356,8 @@ github.com/k1LoW/duration v1.1.0 h1:KEIL/aAGL//DnGMCiMrxSgRcVw4nM0ur6KSC9kEBsDo=
github.com/k1LoW/duration v1.1.0/go.mod h1:MEWYmZ4Agei4RDvERiInjZAhcZStYLp6y7+ZrpaAMJQ=
github.com/k1LoW/expand v0.1.0 h1:WnExzFli09OzQ2cZpaOiUjP+/sZ6DBpHQWWJAsWAZPY=
github.com/k1LoW/expand v0.1.0/go.mod h1:CojQ4SR1YvdeC4Srw8pTtF9PRnGr5pUvAkiNfdAwRQg=
github.com/k1LoW/tbls v1.56.6 h1:9JvNnfm50rQkMpKKKlwbv8WnkVVucKFOYlKFbJJzyG4=
github.com/k1LoW/tbls v1.56.6/go.mod h1:c+8MiulH0hgufPAovWSlRpVXFVxJSTs5P2/pbN4PdHI=
github.com/k1LoW/tbls v1.56.8 h1:Qy4sF+9PlacIL+jepsHZPl2we59Fmt9VZtccMLU99dU=
github.com/k1LoW/tbls v1.56.8/go.mod h1:c+8MiulH0hgufPAovWSlRpVXFVxJSTs5P2/pbN4PdHI=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/klauspost/compress v1.13.1/go.mod h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=