We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0b5b9 commit 5b945fbCopy full SHA for 5b945fb
go.mod
@@ -5,5 +5,5 @@ go 1.17
5
require (
6
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
7
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
8
- golang.org/x/text v0.3.7
+ golang.org/x/text v0.3.7
9
)
0 commit comments