]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.19
authorCarlos Amedee <carlos@golang.org>
Mon, 28 Feb 2022 15:54:32 +0000 (10:54 -0500)
committerCarlos Amedee <carlos@golang.org>
Mon, 28 Feb 2022 22:24:58 +0000 (22:24 +0000)
commit936c7fbc1c154964b6e3e8a7523bdf0c29b4e1b3
tree9cba2ef356caf6c1b6953c3f20f74627fbeb100f
parentacc5f55bac6884f8b27c5b73c4a15d777a7169a0
internal/goversion: update Version to 1.19

This is the start of the Go 1.19 development cycle, so update the
Version value accordingly. It represents the Go 1.x version that will
soon open up for development (and eventually become released).

Updates #40705
Updates #51336

Change-Id: Ic4b3f2c04b1fa5c588cb6d62e829f2ed1864e511
Reviewed-on: https://go-review.googlesource.com/c/go/+/388376
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Trust: Alex Rakoczy <alex@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Alex Rakoczy <alex@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/testdata/script/work_edit.txt
src/internal/goversion/goversion.go