Skip to content

Commit 94b9b50

Browse files
committed
mod: update comment what to change on Go version bump
1 parent 63af63d commit 94b9b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ replace github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
204204
// allows us to specify that as an option.
205205
replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-display v1.30.0-hex-display
206206

207-
// If you change this please also update .github/pull_request_template.md and
208-
// docs/INSTALL.md.
207+
// If you change this please also update .github/pull_request_template.md,
208+
// docs/INSTALL.md and GO_IMAGE in lnrpc/gen_protos_docker.sh.
209209
go 1.21.4
210210

211211
retract v0.0.2

0 commit comments

Comments
 (0)