aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Chigot <clement.chigot@atos.net>2022-03-01 09:25:26 +0100
committerIan Lance Taylor <iant@golang.org>2022-03-04 10:27:10 -0800
commite71079517f16fee6759bad2be14f574c3548743e (patch)
treed5c2f29d126a2f98d6ef56d6a8320d83b76d58bb
parent6be8281c16e14e8a06057a38c01d80e56c14fdb3 (diff)
downloadgcc-e71079517f16fee6759bad2be14f574c3548743e.zip
gcc-e71079517f16fee6759bad2be14f574c3548743e.tar.gz
gcc-e71079517f16fee6759bad2be14f574c3548743e.tar.bz2
libgo: move golang.org/x/sync/semaphore to gotool packages
golang/x/sync/semaphore is required by gofmt.go. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/388634
-rw-r--r--gcc/go/gofrontend/MERGE2
-rw-r--r--libgo/gotool-packages.txt1
-rw-r--r--libgo/libgo-packages.txt1
3 files changed, 2 insertions, 2 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 5cf2ace..7778cd9 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-34dece725f9f8826f4abe86209112626867bc716
+943b95876ca0f14c3cea7067d33170ba76cf0fab
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.
diff --git a/libgo/gotool-packages.txt b/libgo/gotool-packages.txt
index 78ce9ba..8e10503 100644
--- a/libgo/gotool-packages.txt
+++ b/libgo/gotool-packages.txt
@@ -63,6 +63,7 @@ golang.org/x/mod/sumdb/dirhash
golang.org/x/mod/sumdb/note
golang.org/x/mod/sumdb/tlog
golang.org/x/mod/zip
+golang.org/x/sync/semaphore
golang.org/x/tools/go/analysis
golang.org/x/tools/go/analysis/internal/analysisflags
golang.org/x/tools/go/analysis/internal/facts
diff --git a/libgo/libgo-packages.txt b/libgo/libgo-packages.txt
index cb2f19d..6b722e1 100644
--- a/libgo/libgo-packages.txt
+++ b/libgo/libgo-packages.txt
@@ -95,7 +95,6 @@ golang.org/x/net/http/httpproxy
golang.org/x/net/http2/hpack
golang.org/x/net/idna
golang.org/x/net/nettest
-golang.org/x/sync/semaphore
golang.org/x/sys/cpu
golang.org/x/text/secure/bidirule
golang.org/x/text/transform