aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/modules.txt
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2020-09-25 13:24:08 -0400
committerCherry Zhang <cherryyz@google.com>2020-09-25 18:07:42 +0000
commit74c3b508ec8bc5643ba0e6a45f2b399d3c7a34ba (patch)
treece62e01bb6319e044f7810245b801eadb8729a43 /src/cmd/vendor/modules.txt
parent989ab8a7d67c4111d71bd3a8bb2acbe38e16ff5b (diff)
downloadgo-74c3b508ec8bc5643ba0e6a45f2b399d3c7a34ba.tar.gz
go-74c3b508ec8bc5643ba0e6a45f2b399d3c7a34ba.zip
vendor, cmd/vendor: update vendored x/sys and x/net
Pick up GOOS=ios changes. This is done by cd $GOROOT/src go get -d golang.org/x/net@latest go mod tidy go mod vendor go get -d golang.org/x/sys@latest go mod tidy go mod vendor cd $GOROOT/src/cmd go get -d golang.org/x/sys@latest go mod tidy go mod vendor Updates #38485. Change-Id: Ic2b54febb1f851814c9d76c4b55a8837ac4779f8 Reviewed-on: https://go-review.googlesource.com/c/go/+/257618 Trust: Cherry Zhang <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'src/cmd/vendor/modules.txt')
-rw-r--r--src/cmd/vendor/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/vendor/modules.txt b/src/cmd/vendor/modules.txt
index 6482962593..21326f7521 100644
--- a/src/cmd/vendor/modules.txt
+++ b/src/cmd/vendor/modules.txt
@@ -40,7 +40,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/sys v0.0.0-20200918174421-af09f7315aff
+# golang.org/x/sys v0.0.0-20200923182605-d9f96fdee20d
## explicit
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix