mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-04 03:55:00 +01:00
Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.5.0 (#319)
* Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.5.0 Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.4.1 to 10.5.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v10.4.1...v10.5.0) Signed-off-by: dependabot[bot] <support@github.com> * Update go sum Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -11,7 +11,7 @@ require (
|
||||
github.com/docker/go-connections v0.4.0
|
||||
github.com/eclipse/paho.mqtt.golang v1.3.3
|
||||
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
|
||||
github.com/go-playground/validator/v10 v10.4.1
|
||||
github.com/go-playground/validator/v10 v10.5.0
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
|
||||
github.com/gregdel/pushover v0.0.0-20201104094836-ddbe0c1d3a38
|
||||
github.com/hako/durafmt v0.0.0-20190612201238-650ed9f29a84
|
||||
|
||||
Reference in New Issue
Block a user