Skip to content

Commit

Permalink
Deploying from phrase/openapi@56012198
Browse files Browse the repository at this point in the history
  • Loading branch information
Phrase committed Jul 20, 2021
1 parent 0c2d804 commit 74d0f20
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Phrase is a translation management platform for software projects. You can colla
This CLI client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project.

- API version: 2.0.0
- Package version: 2.1.7
- Package version: 2.2.0

- Build package: org.openapitools.codegen.languages.GoClientCodegen

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/magiconair/properties v1.8.4 // indirect
github.com/mitchellh/mapstructure v1.4.0
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/phrase/phrase-go/v2 v2.0.2
github.com/phrase/phrase-go/v2 v2.1.0
github.com/spf13/afero v1.4.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FI
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.8.1 h1:1Nf83orprkJyknT6h7zbuEGUEjcyVlCxSUGTENmNCRM=
github.com/pelletier/go-toml v1.8.1/go.mod h1:T2/BmBdy8dvIRq1a/8aqjN41wvWlN4lrapLU/GW4pbc=
github.com/phrase/phrase-go/v2 v2.0.2 h1:rr5S7Jl4xqS/FdtNcGL25YuGIwqOs+y3kPM/l3/P6NE=
github.com/phrase/phrase-go/v2 v2.0.2/go.mod h1:Z4oLf6g48U5VqLtH9n01UdXGo3+ObEW18V3b7L2Xs1g=
github.com/phrase/phrase-go/v2 v2.1.0 h1:uFzbOxT/4641GoqU/gu3wG6BPcjhMN2s8h3vcSkOaaU=
github.com/phrase/phrase-go/v2 v2.1.0/go.mod h1:Z4oLf6g48U5VqLtH9n01UdXGo3+ObEW18V3b7L2Xs1g=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/sftp v1.10.1/go.mod h1:lYOWFsE0bwd1+KfKJaKeuokY15vzFx25BLbzYYoAxZI=
Expand Down

0 comments on commit 74d0f20

Please sign in to comment.