chore(deps): bump github.com/k1LoW/tbls from 1.56.8 to 1.56.9
Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.56.8 to 1.56.9. - [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.56.8...v1.56.9) --- 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
parent
1b5329838b
commit
5512693ca0
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.18
|
|||
require (
|
||||
github.com/brianvoe/gofakeit/v6 v6.19.0
|
||||
github.com/go-sql-driver/mysql v1.7.0
|
||||
github.com/k1LoW/tbls v1.56.8
|
||||
github.com/k1LoW/tbls v1.56.9
|
||||
github.com/make-go-great/color-go v0.4.1
|
||||
github.com/urfave/cli/v2 v2.23.6
|
||||
)
|
||||
|
|
4
go.sum
4
go.sum
|
@ -356,8 +356,8 @@ github.com/k1LoW/duration v1.1.0 h1:KEIL/aAGL//DnGMCiMrxSgRcVw4nM0ur6KSC9kEBsDo=
|
|||
github.com/k1LoW/duration v1.1.0/go.mod h1:MEWYmZ4Agei4RDvERiInjZAhcZStYLp6y7+ZrpaAMJQ=
|
||||
github.com/k1LoW/expand v0.1.0 h1:WnExzFli09OzQ2cZpaOiUjP+/sZ6DBpHQWWJAsWAZPY=
|
||||
github.com/k1LoW/expand v0.1.0/go.mod h1:CojQ4SR1YvdeC4Srw8pTtF9PRnGr5pUvAkiNfdAwRQg=
|
||||
github.com/k1LoW/tbls v1.56.8 h1:Qy4sF+9PlacIL+jepsHZPl2we59Fmt9VZtccMLU99dU=
|
||||
github.com/k1LoW/tbls v1.56.8/go.mod h1:c+8MiulH0hgufPAovWSlRpVXFVxJSTs5P2/pbN4PdHI=
|
||||
github.com/k1LoW/tbls v1.56.9 h1:aYIyTPB8Lh5dNkATrl+AKnlTVTWHnNzZY27jVcfNl94=
|
||||
github.com/k1LoW/tbls v1.56.9/go.mod h1:c+8MiulH0hgufPAovWSlRpVXFVxJSTs5P2/pbN4PdHI=
|
||||
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
|
||||
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
|
||||
github.com/klauspost/compress v1.13.1/go.mod h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=
|
||||
|
|
Loading…
Reference in New Issue