chore(deps): bump github.com/k1LoW/tbls from 1.64.1 to 1.65.2

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.64.1 to 1.65.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.64.1...v1.65.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
main
dependabot[bot] 2023-04-10 09:08:14 +00:00 committed by sudo pacman -Syu
parent 87e1371d66
commit aedc8a9440
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.20.2
github.com/go-sql-driver/mysql v1.7.0
github.com/k1LoW/tbls v1.64.1
github.com/k1LoW/tbls v1.65.2
github.com/make-go-great/color-go v0.4.1
github.com/urfave/cli/v2 v2.25.1
)

4
go.sum
View File

@ -231,8 +231,8 @@ github.com/k1LoW/expand v0.5.5 h1:XC+BYzAfJvn7jXVMaAfEvqKJHm6EcjXs2VR+7YJjATg=
github.com/k1LoW/expand v0.5.5/go.mod h1:HyNqvB5984hIVR+HMPGBZ511XH+49hJa9DGSBkO3AP4=
github.com/k1LoW/go-github-client/v49 v49.1.3 h1:yF4Jj3YagE7GBAQhmadmvEMS1HfAS9ZhodQQpkDYDqI=
github.com/k1LoW/go-github-client/v49 v49.1.3/go.mod h1:RrtTuBOgbB5LwPJ86jtdZalUEVOioevOglg+bHMX5lk=
github.com/k1LoW/tbls v1.64.1 h1:4+R/j02XXb1Z6//tOW/l8+bFteyoMtnuNN1Mx0AP0Rg=
github.com/k1LoW/tbls v1.64.1/go.mod h1:k9Eh5AJYWETYrI0n/GDKzrXgf0jcD79JA/g+Fn1BJFU=
github.com/k1LoW/tbls v1.65.2 h1:snxGcrCipLi1hZNstXvyU1Of+cLolamaai6MVOeAZkw=
github.com/k1LoW/tbls v1.65.2/go.mod h1:Z35D6B7XPPHPkP2qRJD99NaV2g2mLtmEMdIv/rZBYjY=
github.com/klauspost/compress v1.13.1/go.mod h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
github.com/klauspost/compress v1.15.11 h1:Lcadnb3RKGin4FYM/orgq0qde+nc15E5Cbqg4B9Sx9c=