diff --git a/go.mod b/go.mod index 328fba3..18f854f 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module git.teamworkapps.com/shortcut/docker-mailserver-passwords go 1.22.2 require ( - git.teamworkapps.com/shortcut/forms v0.0.0-20241008234234-c0266dc333f1 + git.teamworkapps.com/shortcut/forms v0.0.0-20241008234648-2f8c3a703a67 github.com/gorilla/mux v1.8.1 github.com/knadh/go-pop3 v1.0.0 ) diff --git a/go.sum b/go.sum index 3eaaa4d..6cc9957 100644 --- a/go.sum +++ b/go.sum @@ -14,6 +14,8 @@ git.teamworkapps.com/shortcut/forms v0.0.0-20241008233303-19a42096fe0a h1:iVyMqu git.teamworkapps.com/shortcut/forms v0.0.0-20241008233303-19a42096fe0a/go.mod h1:1ElXS6rlK/NaNDQoqfCALVVKnwaSYAg2pNF8Ksvoc3Y= git.teamworkapps.com/shortcut/forms v0.0.0-20241008234234-c0266dc333f1 h1:79yEI04FhvgQU2yQQo0pTQKTcyq40Qs0pNaF/+dvpGI= git.teamworkapps.com/shortcut/forms v0.0.0-20241008234234-c0266dc333f1/go.mod h1:1ElXS6rlK/NaNDQoqfCALVVKnwaSYAg2pNF8Ksvoc3Y= +git.teamworkapps.com/shortcut/forms v0.0.0-20241008234648-2f8c3a703a67 h1:qcTBssXGnCPgGvkPP3EgK/FvZQX0iKPDzsIsF3dliVg= +git.teamworkapps.com/shortcut/forms v0.0.0-20241008234648-2f8c3a703a67/go.mod h1:1ElXS6rlK/NaNDQoqfCALVVKnwaSYAg2pNF8Ksvoc3Y= github.com/emersion/go-message v0.15.0 h1:urgKGqt2JAc9NFJcgncQcohHdiYb803YTH9OQwHBHIY= github.com/emersion/go-message v0.15.0/go.mod h1:wQUEfE+38+7EW8p8aZ96ptg6bAb1iwdgej19uXASlE4= github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 h1:IbFBtwoTQyw0fIM5xv1HF+Y+3ZijDR839WMulgxCcUY= diff --git a/test.html b/test.html index 7784d13..b01d0d9 100644 --- a/test.html +++ b/test.html @@ -9,15 +9,15 @@