chore(deps): bump github.com/k1LoW/tbls from 1.62.0 to 1.62.1

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.62.0 to 1.62.1.
- [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.62.0...v1.62.1)

---
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] 2023-02-20 09:19:39 +00:00 committed by sudo pacman -Syu
parent ef0aa5936d
commit a60dafd0f4
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.1
github.com/go-sql-driver/mysql v1.7.0
github.com/k1LoW/tbls v1.62.0
github.com/k1LoW/tbls v1.62.1
github.com/make-go-great/color-go v0.4.1
github.com/urfave/cli/v2 v2.24.4
)

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.62.0 h1:4Yi3++ncm7CIilOaMEpLla535UVgSpZSWaiiKFqww64=
github.com/k1LoW/tbls v1.62.0/go.mod h1:0LSK6A6SiiW+PpvmiMVBDNzngs6VM/hQ+eaovm8e23w=
github.com/k1LoW/tbls v1.62.1 h1:u+Y/4SaggyCErkLK3yhXPkzS70H3Rrhf4T79CGlVlFg=
github.com/k1LoW/tbls v1.62.1/go.mod h1:k9Eh5AJYWETYrI0n/GDKzrXgf0jcD79JA/g+Fn1BJFU=
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=