]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.18
authorCarlos Amedee <carlos@golang.org>
Wed, 11 Aug 2021 21:19:21 +0000 (17:19 -0400)
committerCarlos Amedee <carlos@golang.org>
Thu, 12 Aug 2021 19:06:51 +0000 (19:06 +0000)
commit46fd547d899286982971474b329d7a95da4f2a6b
treead6eb15c0236615aa4fec684f6521f2d4472f1e5
parent5805efc78e11e54c2c887ae10f277b09bbf81cf4
internal/goversion: update Version to 1.18

This is the start of the Go 1.18 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 #47351

Change-Id: Icfb99e28529a3c9fb7394e114a34586f613dfcbf
Reviewed-on: https://go-review.googlesource.com/c/go/+/341590
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
src/internal/goversion/goversion.go