aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
diff options
context:
space:
mode:
authorCarlos Amedee <carlos@golang.org>2022-02-28 10:54:32 -0500
committerCarlos Amedee <carlos@golang.org>2022-02-28 22:24:58 +0000
commit936c7fbc1c154964b6e3e8a7523bdf0c29b4e1b3 (patch)
tree9cba2ef356caf6c1b6953c3f20f74627fbeb100f /src/cmd
parentacc5f55bac6884f8b27c5b73c4a15d777a7169a0 (diff)
downloadgo-936c7fbc1c154964b6e3e8a7523bdf0c29b4e1b3.tar.xz
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>
Diffstat (limited to 'src/cmd')
-rw-r--r--src/cmd/go/testdata/script/work_edit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/go/testdata/script/work_edit.txt b/src/cmd/go/testdata/script/work_edit.txt
index 278afb7f61..ad5de6286d 100644
--- a/src/cmd/go/testdata/script/work_edit.txt
+++ b/src/cmd/go/testdata/script/work_edit.txt
@@ -159,4 +159,4 @@ use (
replace (
x.1 v1.3.0 => y.1 v1.4.0
x.1 v1.4.0 => ../z
-) \ No newline at end of file
+)