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 b5cee46 commit 3a4bcbfCopy full SHA for 3a4bcbf
clients/cli/go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/daviddengcn/go-colortext v1.0.0
12
github.com/jpillora/backoff v1.0.0
13
github.com/mitchellh/mapstructure v1.5.0
14
- github.com/phrase/phrase-go/v4 v4.0.5 // x-release-please-version
+ github.com/phrase/phrase-go/v4 v4.1.0 // x-release-please-version
15
github.com/spf13/cobra v1.8.1
16
github.com/spf13/viper v1.19.0
17
gopkg.in/yaml.v2 v2.4.0
0 commit comments