Skip to content

Commit

Permalink
Improvement: Update conjure-go to v6.15.0 (#169)
Browse files Browse the repository at this point in the history
* Update conjure-go to v6.15.0

* Add generated changelog entries

Co-authored-by: Tony Abboud <[email protected]>
Co-authored-by: svc-changelog <[email protected]>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent bf95977 commit e2f91a4
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-169.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: improvement
improvement:
description: Update conjure-go to v6.15.0
links:
- https://github.com/palantir/godel-conjure-plugin/pull/169
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/mholt/archiver v2.1.0+incompatible
github.com/nmiyake/pkg/dirs v1.1.0
github.com/palantir/conjure-go/v6 v6.14.0
github.com/palantir/conjure-go/v6 v6.15.0
github.com/palantir/distgo v1.31.0
github.com/palantir/godel/v2 v2.42.0
github.com/palantir/pkg/cobracli v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@ github.com/palantir/conjure-go-runtime/v2 v2.23.0/go.mod h1:tDxL5svQhuafB7yHQbie
github.com/palantir/conjure-go-runtime/v2 v2.25.0/go.mod h1:tDxL5svQhuafB7yHQbieBDsNwtRTHrQMXmlYrIkZttI=
github.com/palantir/conjure-go/v4 v4.2.0/go.mod h1:VSVefkM94TdXRyP7wvBeURBNOFkYRJEtxPi8BeyKFi8=
github.com/palantir/conjure-go/v5 v5.0.1/go.mod h1:qAWik7iYoJtlHwyJ/sG0FuJx1PtzrLVCUglLH1k7NrE=
github.com/palantir/conjure-go/v6 v6.14.0 h1:BybjeiK0kuO7UAqmRIdw6kqTCac70xvVTRVCQZuw548=
github.com/palantir/conjure-go/v6 v6.14.0/go.mod h1:rAePFCXmBwV/p6r762CqAczU4x5XbJ3K7s2ahnK2R+Q=
github.com/palantir/conjure-go/v6 v6.15.0 h1:ECjzs0m13BkoxJI10paM6sf9EythRDIUBG5pc+8eRak=
github.com/palantir/conjure-go/v6 v6.15.0/go.mod h1:rAePFCXmBwV/p6r762CqAczU4x5XbJ3K7s2ahnK2R+Q=
github.com/palantir/distgo v1.2.0/go.mod h1:jOCcoLD92T/eN4VfRxczaDIWsqyy1f0yQZMFOt3cJCw=
github.com/palantir/distgo v1.20.0/go.mod h1:Jfsd7o7+kzCY8a3xpbPabr5IMjW6zSNOKLTNa8TJH4g=
github.com/palantir/distgo v1.31.0 h1:CLKYSCmOH3bIqYfNf3/PUMTTEbEi96K2gf7+IqRfcTU=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ github.com/nmiyake/pkg/errorstringer
# github.com/nwaples/rardecode v1.0.0
## explicit
github.com/nwaples/rardecode
# github.com/palantir/conjure-go/v6 v6.14.0
# github.com/palantir/conjure-go/v6 v6.15.0
## explicit; go 1.16
github.com/palantir/conjure-go/v6/conjure
github.com/palantir/conjure-go/v6/conjure-api/conjure/spec
Expand Down

0 comments on commit e2f91a4

Please sign in to comment.