axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

fix(deps): update module github.com/go-playground/validator/v10 to v10.7.0 #426

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require minor v10.4.1 -> v10.7.0

Release Notes

go-playground/validator ### [`v10.7.0`](https://togithub.com/go-playground/validator/releases/v10.7.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.6.2...v10.7.0) #### What's new? - Add iso-3166-2 validation, thanks [@​erma07](https://togithub.com/erma07) for the [PR](https://togithub.com/go-playground/validator/pull/788) - Add Persian translations, thanks [@​amir9480](https://togithub.com/amir9480) for the [PR](https://togithub.com/go-playground/validator/pull/771) ### [`v10.6.2`](https://togithub.com/go-playground/validator/releases/v10.6.2) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.6.1...v10.6.2) #### What was fixed? - Fix map diving validation, thanks [@​echovl](https://togithub.com/echovl) for the [PR](https://togithub.com/go-playground/validator/pull/793) - Fix ja translation, thanks [@​masafumi-i](https://togithub.com/masafumi-i) for the [PR](https://togithub.com/go-playground/validator/pull/792) - Fix README documentation, thanks [@​arx111](https://togithub.com/arx111) for the [PR](https://togithub.com/go-playground/validator/pull/786) ### [`v10.6.1`](https://togithub.com/go-playground/validator/releases/v10.6.1) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.6.0...v10.6.1) ##### What was fixed - Fixed `url_encoded` validation regex not handling totally unescaped data. ### [`v10.6.0`](https://togithub.com/go-playground/validator/releases/v10.6.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.5.0...v10.6.0) #### What's new? - Added boolean support for `required_if`, `required_unless` and `eqfield`. Thanks [@​zane-deg](https://togithub.com/zane-deg) for the [PR](https://togithub.com/go-playground/validator/pull/754) - Added ability to validate map data. Thanks [@​zytell3301](https://togithub.com/zytell3301) for the [PR](https://togithub.com/go-playground/validator/pull/752) - Added BIC ISO format validator. Thanks [@​yeexel](https://togithub.com/yeexel) for the [PR](https://togithub.com/go-playground/validator/pull/758) #### Maintainers A section has been added to the README regarding a "request for maintainers". I am so happy that the community has embraced this project! and I think that now is a good time to bring on more maintainers to help support the growing user base for timely help, PR reviews and general support. ### [`v10.5.0`](https://togithub.com/go-playground/validator/releases/v10.5.0) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.4.2...v10.5.0) #### What's new? - Added bcp 47 language tag validation. Thanks [@​joshuaslate](https://togithub.com/joshuaslate) for the [PR](https://togithub.com/go-playground/validator/pull/730) ### [`v10.4.2`](https://togithub.com/go-playground/validator/releases/v10.4.2) [Compare Source](https://togithub.com/go-playground/validator/compare/v10.4.1...v10.4.2) ##### What was Fixed? - Add support for excluded_with on pointer fields Thanks [@​Jake-Convictional](https://togithub.com/Jake-Convictional) for the [PR](https://togithub.com/go-playground/validator/pull/746) - Fix excludedWithoutAll comment. Thanks [@​jfrancisco0](https://togithub.com/jfrancisco0) for the [PR](https://togithub.com/go-playground/validator/pull/673) - Fix accessing fields in composed structs. Thanks [@​Adimus11](https://togithub.com/Adimus11) for the [PR](https://togithub.com/go-playground/validator/pull/733) - Error in spelling. Thanks [@​Qalifah](https://togithub.com/Qalifah) for the [PR](https://togithub.com/go-playground/validator/pull/732) - Fix StructLevel Parent(). Thanks [@​Torwang1](https://togithub.com/Torwang1) for the [PR](https://togithub.com/go-playground/validator/pull/716) - Add missing corresponds to boolean value in `nefield`. Thanks [@​Doarakko](https://togithub.com/Doarakko) for the [PR](https://togithub.com/go-playground/validator/pull/712) - New official Documentation URL is README. Thanks [@​frederikhors](https://togithub.com/frederikhors) for the [PR](https://togithub.com/go-playground/validator/pull/706) - Remove version from installation and import in the README. Thanks [@​Serj1c](https://togithub.com/Serj1c) for the [PR](https://togithub.com/go-playground/validator/pull/710) - Fix extra text in error.go comment. Thanks [@​deikatsuo](https://togithub.com/deikatsuo) for the [PR](https://togithub.com/go-playground/validator/pull/671) -

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/axetroy/go-server":"/mnt/renovate/gh/axetroy/go-server" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/axetroy/go-server" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/go-co-op/gocron v0.3.3
go: downloading github.com/jinzhu/gorm v1.9.16
go: downloading github.com/kataras/iris/v12 v12.1.8
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/shirou/gopsutil v2.20.6+incompatible
go: downloading github.com/lib/pq v1.10.0
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/markbates/pkger v0.17.1
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/nsqio/go-nsq v1.0.8
go: downloading github.com/axetroy/go-fs v1.0.0
go: downloading golang.org/x/image v0.0.0-20210216034530-4410531fe030
go: downloading github.com/mssola/user_agent v0.5.2
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/markbates/goth v1.67.1
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/holdno/snowFlakeByGo v0.0.0-20180510033652-d23f8a8cadd7
go: downloading github.com/sec51/twofactor v1.0.1-0.20180911112802-cd97c894b2cc
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/go-playground/validator/v10 v10.6.0
go: downloading github.com/iris-contrib/middleware/cors v0.0.0-20191219204441-78279b78a367
go: downloading github.com/go-redis/redis v6.15.5+incompatible
go: downloading github.com/go-redis/redis/v8 v8.2.1
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/jordan-wright/email v0.0.0-20200602115436-fd8a7622303e
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.518
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
go: downloading github.com/axetroy/mocker v1.2.0
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/kataras/golog v0.0.10
go: downloading github.com/kataras/sitemap v0.0.5
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/ryanuber/columnize v2.1.0+incompatible
go: downloading github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
go: downloading golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f
go: downloading github.com/golang/snappy v0.0.1
go: downloading golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
go: downloading github.com/gorilla/sessions v1.2.0
go: downloading github.com/Shopify/goreferrer v0.0.0-20181106222321-ec9c9a553398
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/iris-contrib/blackfriday v2.0.0+incompatible
go: downloading github.com/iris-contrib/schema v0.0.1
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/klauspost/compress v1.10.4
go: downloading github.com/microcosm-cc/bluemonday v1.0.2
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/sec51/convert v0.0.0-20190309075348-ebe586d87951
go: downloading github.com/sec51/cryptoengine v0.0.0-20180911112225-2306d105a49e
go: downloading github.com/sec51/qrcode v0.0.0-20160126144534-b7779abbcaf1
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading go.opentelemetry.io/otel v0.11.0
go: downloading github.com/mattn/go-colorable v0.1.4
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
go: downloading github.com/russross/blackfriday v1.5.2
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/kataras/pio v0.0.2
go: downloading github.com/schollz/closestmatch v2.1.0+incompatible
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading github.com/CloudyKit/jet v2.1.3-0.20180809161101-62edd43e4f88+incompatible
go: downloading github.com/CloudyKit/jet/v3 v3.0.0
go: downloading github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible
go: downloading github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
go: downloading github.com/iris-contrib/jade v1.1.3
go: downloading github.com/iris-contrib/pongo2 v0.0.1
go: downloading github.com/go-ole/go-ole v1.2.4
go: downloading github.com/gobuffalo/here v0.6.0
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading golang.org/x/net v0.0.0-20200930145003-4acb6c075d10
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
go: downloading cloud.google.com/go v0.67.0
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
go: downloading github.com/sec51/gf256 v0.0.0-20160126143050-2454accbeb9e
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
go: downloading google.golang.org/protobuf v1.25.0
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    github.com/kataras/iris/v12/i18n imports
    gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
go: downloading github.com/aymerick/raymond v1.1.0
go: downloading github.com/dgrijalva/jwt-go v1.0.2
go: downloading github.com/patrickmn/go-cache v1.0.0
go: downloading github.com/ryanuber/columnize v1.1.1
go: downloading github.com/schollz/closestmatch v1.0.0
renovate[bot] commented 3 years ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/axetroy/go-server":"/mnt/renovate/gh/axetroy/go-server" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/axetroy/go-server" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/go-co-op/gocron v0.3.3
go: downloading github.com/jinzhu/gorm v1.9.16
go: downloading github.com/kataras/iris/v12 v12.1.8
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/shirou/gopsutil v2.20.9+incompatible
go: downloading github.com/lib/pq v1.10.1
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/markbates/pkger v0.17.1
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/nsqio/go-nsq v1.0.8
go: downloading github.com/axetroy/go-fs v1.0.0
go: downloading golang.org/x/image v0.0.0-20210216034530-4410531fe030
go: downloading github.com/mssola/user_agent v0.5.2
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/markbates/goth v1.67.1
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/holdno/snowFlakeByGo v0.0.0-20180510033652-d23f8a8cadd7
go: downloading github.com/sec51/twofactor v1.0.1-0.20180911112802-cd97c894b2cc
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/go-playground/validator/v10 v10.6.1
go: downloading github.com/iris-contrib/middleware/cors v0.0.0-20191219204441-78279b78a367
go: downloading github.com/go-redis/redis v6.15.5+incompatible
go: downloading github.com/go-redis/redis/v8 v8.2.1
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/jordan-wright/email v0.0.0-20200602115436-fd8a7622303e
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.518
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
go: downloading github.com/axetroy/mocker v1.2.0
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/kataras/golog v0.0.10
go: downloading github.com/kataras/sitemap v0.0.5
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/ryanuber/columnize v2.1.0+incompatible
go: downloading github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
go: downloading golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f
go: downloading github.com/golang/snappy v0.0.1
go: downloading golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
go: downloading github.com/gorilla/sessions v1.2.0
go: downloading github.com/Shopify/goreferrer v0.0.0-20181106222321-ec9c9a553398
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/iris-contrib/blackfriday v2.0.0+incompatible
go: downloading github.com/iris-contrib/schema v0.0.1
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/klauspost/compress v1.10.4
go: downloading github.com/microcosm-cc/bluemonday v1.0.2
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/sec51/convert v0.0.0-20190309075348-ebe586d87951
go: downloading github.com/sec51/cryptoengine v0.0.0-20180911112225-2306d105a49e
go: downloading github.com/sec51/qrcode v0.0.0-20160126144534-b7779abbcaf1
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading go.opentelemetry.io/otel v0.11.0
go: downloading github.com/mattn/go-colorable v0.1.4
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
go: downloading github.com/russross/blackfriday v1.5.2
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/kataras/pio v0.0.2
go: downloading github.com/schollz/closestmatch v2.1.0+incompatible
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading github.com/CloudyKit/jet v2.1.3-0.20180809161101-62edd43e4f88+incompatible
go: downloading github.com/CloudyKit/jet/v3 v3.0.0
go: downloading github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible
go: downloading github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
go: downloading github.com/iris-contrib/jade v1.1.3
go: downloading github.com/iris-contrib/pongo2 v0.0.1
go: downloading github.com/go-ole/go-ole v1.2.4
go: downloading github.com/gobuffalo/here v0.6.0
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading golang.org/x/net v0.0.0-20200930145003-4acb6c075d10
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
go: downloading cloud.google.com/go v0.67.0
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
go: downloading github.com/sec51/gf256 v0.0.0-20160126143050-2454accbeb9e
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
go: downloading google.golang.org/protobuf v1.25.0
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    github.com/kataras/iris/v12/i18n imports
    gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
go: downloading github.com/aymerick/raymond v1.1.0
go: downloading github.com/dgrijalva/jwt-go v1.0.2
go: downloading github.com/patrickmn/go-cache v1.0.0
go: downloading github.com/ryanuber/columnize v1.1.1
go: downloading github.com/schollz/closestmatch v1.0.0