Skip to content

Commit

Permalink
cmd/{apidiff,gorelease}: delete redundant //go:debug gotypesalias=1 d…
Browse files Browse the repository at this point in the history
…irectives [generated]

The module's go directive is >= 1.23 now,
so these files no longer have any effect.

For golang/go#70695.
For golang/go#69772.

[git-generate]
find . -type f -name gotypesalias.go -exec rm {} +

Change-Id: Ia9f62875bc73a43f30eda7de873db5d342d8b991
Reviewed-on: https://go-review.googlesource.com/c/exp/+/650135
Auto-Submit: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
  • Loading branch information
dmitshur authored and gopherbot committed Feb 18, 2025
1 parent eff6e97 commit aa4b98e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions cmd/apidiff/gotypesalias.go

This file was deleted.

12 changes: 0 additions & 12 deletions cmd/gorelease/gotypesalias.go

This file was deleted.

0 comments on commit aa4b98e

Please sign in to comment.