diff --git a/go.mod b/go.mod index 18f854f..d915386 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-20241008234648-2f8c3a703a67 + git.teamworkapps.com/shortcut/forms v0.0.0-20241009000106-d5b4d93c82a6 github.com/gorilla/mux v1.8.1 github.com/knadh/go-pop3 v1.0.0 ) diff --git a/go.sum b/go.sum index 6cc9957..c4b445c 100644 --- a/go.sum +++ b/go.sum @@ -16,6 +16,8 @@ git.teamworkapps.com/shortcut/forms v0.0.0-20241008234234-c0266dc333f1 h1:79yEI0 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= +git.teamworkapps.com/shortcut/forms v0.0.0-20241009000106-d5b4d93c82a6 h1:tVIhoJKYzEjWvzfbjYeSgMmaIrkJWDKzgkZ880CxRDQ= +git.teamworkapps.com/shortcut/forms v0.0.0-20241009000106-d5b4d93c82a6/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 af848a8..c0edd4c 100644 --- a/test.html +++ b/test.html @@ -2,7 +2,7 @@
-