]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: drop pre-1.18 support
authorIan Lance Taylor <iant@golang.org>
Sun, 2 Nov 2025 04:34:53 +0000 (21:34 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 4 Nov 2025 20:41:19 +0000 (12:41 -0800)
commit75b2bb1d1a62e69763aea6761b5be4b9c69e0214
tree68649bbd024c69683f7e39dd8609b8d7eb990221
parentdd839f1d0037931395316ab13aefd3941aa959e8
cmd/cgo: drop pre-1.18 support

Now that the bootstrap compiler is 1.24, it's no longer needed.

Change-Id: I9b3d6b7176af10fbc580173d50130120b542e7f9
Reviewed-on: https://go-review.googlesource.com/c/go/+/717060
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/cgo/ast.go
src/cmd/cgo/ast_go1.go [deleted file]
src/cmd/cgo/ast_go118.go [deleted file]