diff --git a/go.mod b/go.mod index 3703fe1bfb..be516c70fb 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/dustin/go-humanize v1.0.0 github.com/fogleman/gg v1.3.0 github.com/fsnotify/fsnotify v1.5.1 - github.com/go-playground/validator/v10 v10.10.0 + github.com/go-playground/validator/v10 v10.10.1 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/google/tink/go v1.4.0 github.com/gorilla/mux v1.8.0