From cfcfd201754ecb02891bfb56df32770bfbb85829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 00:21:26 +0700 Subject: [PATCH] chore(deps): bump github.com/k1LoW/tbls from 1.73.2 to 1.73.3 (#83) Bumps [github.com/k1LoW/tbls](https://github.com/k1LoW/tbls) from 1.73.2 to 1.73.3. - [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.73.2...v1.73.3) --- updated-dependencies: - dependency-name: github.com/k1LoW/tbls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8488fb6..e7b9cda 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.21.6 require ( github.com/brianvoe/gofakeit/v6 v6.28.0 github.com/go-sql-driver/mysql v1.8.0 - github.com/k1LoW/tbls v1.73.2 + github.com/k1LoW/tbls v1.73.3 github.com/make-go-great/color-go v0.5.0 github.com/urfave/cli/v2 v2.27.1 ) diff --git a/go.sum b/go.sum index ff686d4..618713e 100644 --- a/go.sum +++ b/go.sum @@ -242,8 +242,8 @@ github.com/k1LoW/expand v0.11.0 h1:WIDDbAfhYRdhc1hV+1qst6vGWq6fFowsyYUmJvuy0uE= github.com/k1LoW/expand v0.11.0/go.mod h1:jJkWgMSibfX88Q+4m4Jse6FQP62M4ia2YaQWQKmD4nA= github.com/k1LoW/go-github-client/v58 v58.0.11 h1:PiftW/ZFjSAsl8DHJFCort28qmHFcZjS1Iusos9TZ8Y= github.com/k1LoW/go-github-client/v58 v58.0.11/go.mod h1:z2Z+nGDNWdewQlURnxZBI84b2fzVHEPni/EYV2AAbk8= -github.com/k1LoW/tbls v1.73.2 h1:LYOAY2P/PBT+OOd1/sp5XhBjkItx+wziyX28t/gVYNE= -github.com/k1LoW/tbls v1.73.2/go.mod h1:pvSQIbppZ99aUd422XiNuNaNkjFRRh5likUbjmGNTMs= +github.com/k1LoW/tbls v1.73.3 h1:da7D1DLSynikvOI3KpO5aV6GGJL5g20jOVtCqwSB89A= +github.com/k1LoW/tbls v1.73.3/go.mod h1:cHcX/Kq7I2Wf4OTzrTCoi4zEY+JnhMB1FMlp1tuMQ9E= 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=