diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3ab6e67..9df46d2 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -5,9 +5,11 @@ github.com/a-h/templ/runtime github.com/a-h/templ/safehtml # golang.org/x/text v0.17.0 ## explicit; go 1.18 +golang.org/x/text/collate golang.org/x/text/feature/plural golang.org/x/text/internal golang.org/x/text/internal/catmsg +golang.org/x/text/internal/colltab golang.org/x/text/internal/format golang.org/x/text/internal/language golang.org/x/text/internal/language/compact @@ -17,3 +19,5 @@ golang.org/x/text/internal/tag golang.org/x/text/language golang.org/x/text/message golang.org/x/text/message/catalog +golang.org/x/text/transform +golang.org/x/text/unicode/norm |