chore(deps): bump github.com/k1LoW/tbls from 1.60.0 to 1.61.0

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.60.0 to 1.61.0.
- [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.60.0...v1.61.0)

---
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-02-06 08:22:02 +00:00 committed by sudo pacman -Syu
parent c4ed2511f7
commit 973e3ec0b4
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.60.0
github.com/k1LoW/tbls v1.61.0
github.com/make-go-great/color-go v0.4.1
github.com/urfave/cli/v2 v2.24.3
)

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.60.0 h1:BZ6EUZgWIX8Jcczod8dJQDVF6o+NgN5Nemd5wDT/ePw=
github.com/k1LoW/tbls v1.60.0/go.mod h1:0LSK6A6SiiW+PpvmiMVBDNzngs6VM/hQ+eaovm8e23w=
github.com/k1LoW/tbls v1.61.0 h1:MrmBYEcPkeTBCQFTtA0hlzCXHuDcHIsRShwtIzCkfd4=
github.com/k1LoW/tbls v1.61.0/go.mod h1:0LSK6A6SiiW+PpvmiMVBDNzngs6VM/hQ+eaovm8e23w=
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=