]> Cypherpunks repositories - gostls13.git/commit
cmd/trace: pkg import only once
authorguoguangwu <guoguangwug@gmail.com>
Fri, 10 May 2024 05:20:09 +0000 (05:20 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 10 May 2024 21:16:43 +0000 (21:16 +0000)
commitcf6124f807e5138cd533bab687d2e233f8fefde8
tree4a6be3473763eaeaadacb659817497a528c37cbb
parentf3a743981d0af6ead0c4f64ef4c299c342bba4de
cmd/trace: pkg import only once

Change-Id: Iaaf2e9dbcffb4b1944817b0a4aaecd3554ebfec1
GitHub-Last-Rev: f4ec85a05e54c2f403cabc4c6458cd2f396e183d
GitHub-Pull-Request: golang/go#67280
Reviewed-on: https://go-review.googlesource.com/c/go/+/584695
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/trace/gc_test.go