]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: remove support for macOS 10.9 and earlier
authorTobias Klauser <tklauser@distanz.ch>
Wed, 30 May 2018 08:10:08 +0000 (10:10 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 30 May 2018 13:40:41 +0000 (13:40 +0000)
commit679004f484f0902b6eb8c66eb40c88f98a1163f1
treec087a83cad493f2c484ce10e73ef1118eb3941cc
parente023d5b0ac37310ce8a06e33e751a9a7c632046d
cmd/dist: remove support for macOS 10.9 and earlier

Updates #23122

Change-Id: I14cfb83f3f78cdbe5880bd29209388ad12b9ee89
Reviewed-on: https://go-review.googlesource.com/115236
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/main.go