aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index dde9fd0f..b261fb42 100644
--- a/go.mod
+++ b/go.mod
@@ -7,6 +7,7 @@ require (
golang.org/x/crypto latest
golang.org/x/net latest
golang.org/x/sys latest
+ golang.org/x/text v0.3.0
github.com/Microsoft/go-winio latest
github.com/lxn/walk latest