]> Cypherpunks repositories - gostls13.git/commit
internal/intern: delete unused package
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 5 Apr 2024 22:09:30 +0000 (22:09 +0000)
committerMichael Knyszek <mknyszek@google.com>
Mon, 22 Apr 2024 20:48:19 +0000 (20:48 +0000)
commitaa63ef4b8b997e59ab895841d8643afdae786edf
tree5f5bc4539ff28319c6a5874098fac4bd7bf70fdf
parent6737f4cee52a19984a4d138a820326c8443a084d
internal/intern: delete unused package

The functionality within has been replaced with the unique package, and
all uses of it have been replaced by uses of the unique package.

Change-Id: I399ca72972c712711d4ec6a5ddbdbcba7088ecd1
Reviewed-on: https://go-review.googlesource.com/c/go/+/577036
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go/build/deps_test.go
src/internal/intern/intern.go [deleted file]
src/internal/intern/intern_test.go [deleted file]