Skip to content

Commit

Permalink
Bump github.com/jfk9w-go/based from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [github.com/jfk9w-go/based](https://github.com/jfk9w-go/based) from 1.0.6 to 1.0.7.
- [Commits](jfk9w-go/based@v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/jfk9w-go/based
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 25f644b commit 63a2b54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.0
require (
github.com/AlekSi/pointer v1.2.0
github.com/caarlos0/env v3.5.0+incompatible
github.com/jfk9w-go/based v1.0.6
github.com/jfk9w-go/based v1.0.7
github.com/jfk9w-go/rucaptcha-api v1.0.7
github.com/pkg/errors v0.9.1
)
Expand All @@ -16,7 +16,7 @@ require (
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.19.0 // indirect
github.com/go-playground/validator/v10 v10.20.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/leodido/go-urn v1.4.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
github.com/go-playground/validator/v10 v10.19.0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn0+wvQ3bZ8b/AU4=
github.com/go-playground/validator/v10 v10.19.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM=
github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8=
github.com/go-playground/validator/v10 v10.20.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM=
github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM=
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/jfk9w-go/based v1.0.6 h1:Y2wG3Vb7/DzGKLpgdSIZLk1QZcXVQ0gis0wIGrXLlOA=
github.com/jfk9w-go/based v1.0.6/go.mod h1:1+Qq3sgFKg0r2baK1aZnMJBdQgaBXfLWV3XneGMvuhk=
github.com/jfk9w-go/based v1.0.7 h1:scxT4V3JUwyjN4dCPcpqnUB43+5zcghzcPMZNNE5A9g=
github.com/jfk9w-go/based v1.0.7/go.mod h1:dYg9MbOEsEdQmh/c/u9IQcVVWxez5DaIa63cpGUhJlQ=
github.com/jfk9w-go/rucaptcha-api v1.0.7 h1:xBsJZuGYNc/yI8qor/IJa9sp5EgjemCi0r2JndAG5Fw=
github.com/jfk9w-go/rucaptcha-api v1.0.7/go.mod h1:M/xVqmIpk8HBvS2QN9tx5dwD+y8U0zkver5xeNvPCK8=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
Expand Down

0 comments on commit 63a2b54

Please sign in to comment.