We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67fbcdd commit e28fae2Copy full SHA for e28fae2
1 file changed
go.mod
@@ -22,6 +22,7 @@ require (
22
github.com/spf13/pflag v1.0.5
23
github.com/stretchr/testify v1.7.1
24
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
25
+ golang.org/x/text v0.3.7
26
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
27
)
28
0 commit comments