chore(deps): bump github.com/k1LoW/tbls from 1.72.0 to 1.72.1 (#75)

Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.72.0 to 1.72.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.72.0...v1.72.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 2024-01-15 16:10:17 +07:00 committed by GitHub
parent 40630f3298
commit 2b77c37841
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

@ -7,7 +7,7 @@ toolchain go1.21.5
require (
github.com/brianvoe/gofakeit/v6 v6.26.4
github.com/go-sql-driver/mysql v1.7.1
github.com/k1LoW/tbls v1.72.0
github.com/k1LoW/tbls v1.72.1
github.com/make-go-great/color-go v0.5.0
github.com/urfave/cli/v2 v2.27.1
)

4
go.sum
View File

@ -238,8 +238,8 @@ github.com/k1LoW/expand v0.8.0 h1:A9W9Gv0Kdxunfv49o1Ial8dS7jvX5eTUx5egpNYd1vM=
github.com/k1LoW/expand v0.8.0/go.mod h1:Q/oP57eoB7p+YJ98uvAFL7pczSZGAVI4MEPP1Jl/IA4=
github.com/k1LoW/go-github-client/v49 v49.1.11 h1:Z6xrkMu1R8Ps7QpBzr0fnUo4U/A82AzkL1oC6azko9Y=
github.com/k1LoW/go-github-client/v49 v49.1.11/go.mod h1:ggvCAtEqFEY3G4pF+qaY+BdnwOOC5BbgZzWc/Q5H4F4=
github.com/k1LoW/tbls v1.72.0 h1:Q2qyGvce5mCyagjokIow5Jhi71Shtz9FY2hVECz9KvI=
github.com/k1LoW/tbls v1.72.0/go.mod h1:ArZSIgNlex9RTOyCram+nrK3UzsMOnjvib5tltxG0Ag=
github.com/k1LoW/tbls v1.72.1 h1:29wngcFxp7VIrL6n9LTO0VHcUAVQWFCIzPQUHtz7PFA=
github.com/k1LoW/tbls v1.72.1/go.mod h1:dg0g9O7jaJEDu3s1rrVn+Xg+5qCxinqshABMxps3n/o=
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=