chore(deps): bump github.com/k1LoW/tbls from 1.68.1 to 1.68.2

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.68.1 to 1.68.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.68.1...v1.68.2)

---
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-07-27 08:59:05 +00:00 committed by sudo pacman -Syu
parent 11c7c97200
commit 2780b7b6e5
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.23.0
github.com/go-sql-driver/mysql v1.7.1
github.com/k1LoW/tbls v1.68.1
github.com/k1LoW/tbls v1.68.2
github.com/make-go-great/color-go v0.5.0
github.com/urfave/cli/v2 v2.25.7
)

4
go.sum
View File

@ -300,8 +300,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.68.1 h1:RwJ+FvHUXGEGtFrXuXbzW2Z5OgGTC30ZEVxkDIFQhqA=
github.com/k1LoW/tbls v1.68.1/go.mod h1:cO1woPAg/kxk9IgOnV23CxJcP12BbE7PpwNd9pjQ+iI=
github.com/k1LoW/tbls v1.68.2 h1:LAQj0KoO9/MUFIwK6Hr0DwD2hRA10uN5dxZs0tVWHeM=
github.com/k1LoW/tbls v1.68.2/go.mod h1:cO1woPAg/kxk9IgOnV23CxJcP12BbE7PpwNd9pjQ+iI=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=