From 5e64684247e559fd0fa1fc1e31469b242df72b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:52:34 +0000 Subject: [PATCH] Bump golang.org/x/sys from 0.0.0-20201018230417-eeed37f84f13 to 0.1.0 Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20201018230417-eeed37f84f13 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c765df8..b547544 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/lxn/win go 1.12 -require golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13 +require golang.org/x/sys v0.1.0