diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ require ( github.com/davecgh/go-spew v1.1.0 github.com/stretchr/testify v1.7.1 golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf + golang.org/x/text v0.3.7 ) require ( |