From 591398c1a2493d84b3a46e09a15ffc407d0fe690 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 11:17:21 +0000 Subject: [PATCH] Bump golang.org/x/sys from `34d2753` to `a4fc739` Bumps [golang.org/x/sys](https://github.com/golang/sys) from `34d2753` to `a4fc739`. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/compare/34d275377bf96a094e8d5b0c61750ddd54cd6b36...a4fc739902731d4115b4ac0eb4f60c7b875e1285) Signed-off-by: dependabot-preview[bot] --- Gopkg.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gopkg.lock b/Gopkg.lock index e94d7f4..c32b0b4 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -3,11 +3,14 @@ [[projects]] branch = "master" - digest = "1:f3379d6e618c0e7d0a0a260034f43b97fb02e8980f13288a9fb183397d2de171" + digest = "1:a7e7e654ae7fb51c8f6df329e9be4ba852450fbd75333472fbfb299bd14a5ad1" name = "golang.org/x/sys" - packages = ["windows"] + packages = [ + "internal/unsafeheader", + "windows", + ] pruneopts = "" - revision = "34d275377bf96a094e8d5b0c61750ddd54cd6b36" + revision = "a4fc739902731d4115b4ac0eb4f60c7b875e1285" [solve-meta] analyzer-name = "dep"