chore(deps): bump github.com/k1LoW/tbls from 1.68.2 to 1.69.2
Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.68.2 to 1.69.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.2...v1.69.2) --- 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
parent
1df147df5f
commit
d595259b8a
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.18
|
|||
require (
|
||||
github.com/brianvoe/gofakeit/v6 v6.23.2
|
||||
github.com/go-sql-driver/mysql v1.7.1
|
||||
github.com/k1LoW/tbls v1.68.2
|
||||
github.com/k1LoW/tbls v1.69.2
|
||||
github.com/make-go-great/color-go v0.5.0
|
||||
github.com/urfave/cli/v2 v2.25.7
|
||||
)
|
||||
|
|
4
go.sum
4
go.sum
|
@ -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.2 h1:LAQj0KoO9/MUFIwK6Hr0DwD2hRA10uN5dxZs0tVWHeM=
|
||||
github.com/k1LoW/tbls v1.68.2/go.mod h1:cO1woPAg/kxk9IgOnV23CxJcP12BbE7PpwNd9pjQ+iI=
|
||||
github.com/k1LoW/tbls v1.69.2 h1:4eGcDSrv11LhXK6YcPULpfyIzdj7yXEJS+5bvHwF/a8=
|
||||
github.com/k1LoW/tbls v1.69.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=
|
||||
|
|
Loading…
Reference in New Issue