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 63af63d commit 94b9b50Copy full SHA for 94b9b50
go.mod
@@ -204,8 +204,8 @@ replace github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
204
// allows us to specify that as an option.
205
replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-display v1.30.0-hex-display
206
207
-// If you change this please also update .github/pull_request_template.md and
208
-// docs/INSTALL.md.
+// If you change this please also update .github/pull_request_template.md,
+// docs/INSTALL.md and GO_IMAGE in lnrpc/gen_protos_docker.sh.
209
go 1.21.4
210
211
retract v0.0.2
0 commit comments