Skip to content

Commit 4c460da

Browse files
authored
Merge pull request #1827 from lightninglabs/chore/protoc-upgrade
taprpc: upgrade falafel to v0.9.2
2 parents 9f0890c + 3d03bff commit 4c460da

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

taprpc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG GRPC_GATEWAY_VERSION
1313
ARG LND_VERSION
1414

1515
ENV PROTOC_GEN_GO_GRPC_VERSION="v1.1.0"
16-
ENV FALAFEL_VERSION="v0.9.1"
16+
ENV FALAFEL_VERSION="v0.9.2"
1717
ENV GOCACHE=/tmp/build/.cache
1818
ENV GOMODCACHE=/tmp/build/.modcache
1919
ENV LND_VERSION=${LND_VERSION}

taprpc/assetwalletrpc/assetwallet.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/mintrpc/mint.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/priceoraclerpc/priceoracle.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/rfqrpc/rfq.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/tapchannelrpc/taprootassetchannels.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/taprootassets.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taprpc/universerpc/universe.pb.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)