chore(deps): bump github.com/k1LoW/tbls from 1.74.3 to 1.75.0 (#93)
Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.74.3 to 1.75.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.74.3...v1.75.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>main
parent
746055fd63
commit
a97098384b
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.22.2
|
|||
require (
|
||||
github.com/brianvoe/gofakeit/v6 v6.28.0
|
||||
github.com/go-sql-driver/mysql v1.8.1
|
||||
github.com/k1LoW/tbls v1.74.3
|
||||
github.com/k1LoW/tbls v1.75.0
|
||||
github.com/make-go-great/color-go v0.5.0
|
||||
github.com/urfave/cli/v2 v2.27.2
|
||||
)
|
||||
|
|
4
go.sum
4
go.sum
|
@ -233,8 +233,8 @@ github.com/k1LoW/ghfs v1.3.1 h1:xq/VenCDhSUDf1IsL0LBfWIn3QTCOOd8+pE0SNZF6wM=
|
|||
github.com/k1LoW/ghfs v1.3.1/go.mod h1:IaAooDKpTdx/I0lSethYNMowo0rs0h/+btPPHdZlnE4=
|
||||
github.com/k1LoW/go-github-client/v58 v58.0.12 h1:rIK+H2cSpK0ptOxNq0jITGu3ffRjLTe5ITCz1jik5c0=
|
||||
github.com/k1LoW/go-github-client/v58 v58.0.12/go.mod h1:HFCYt6OBzCfusKY4aVYi4E3T4pbDDNdHQuWOL0pHkdI=
|
||||
github.com/k1LoW/tbls v1.74.3 h1:jlRAnKGpYFRdXCy2WlJcjA5wv3fPB+BFsJrbUoOrOSo=
|
||||
github.com/k1LoW/tbls v1.74.3/go.mod h1:fbC+HoPrEAB1tACmuWdy7c3u0h1LOoOnPIa/jgU4I9M=
|
||||
github.com/k1LoW/tbls v1.75.0 h1:TouIS8kciOJr5/rgWzmDbAONCJciJup/VlkKz/Zo5J4=
|
||||
github.com/k1LoW/tbls v1.75.0/go.mod h1:fbC+HoPrEAB1tACmuWdy7c3u0h1LOoOnPIa/jgU4I9M=
|
||||
github.com/klauspost/compress v1.17.4 h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=
|
||||
github.com/klauspost/compress v1.17.4/go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM=
|
||||
github.com/klauspost/cpuid/v2 v2.2.6 h1:ndNyv040zDGIDh8thGkXYjnFtiN02M1PVVF+JE/48xc=
|
||||
|
|
Loading…
Reference in New Issue