diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 510ca69b4..fc4bfef1c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -200,6 +200,9 @@ github.com/go-fed/httpsig github.com/go-jose/go-jose/v3 github.com/go-jose/go-jose/v3/cipher github.com/go-jose/go-jose/v3/json +# github.com/go-playground/form/v4 v4.2.0 +## explicit; go 1.13 +github.com/go-playground/form/v4 # github.com/go-playground/locales v0.14.1 ## explicit; go 1.17 github.com/go-playground/locales |