From b06db43b502e79684938887c36b67048cb50632f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 14:02:18 +0000 Subject: [PATCH] Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 Bumps [github.com/awnumar/memguard](https://github.com/awnumar/memguard) from 0.22.4 to 0.22.5. - [Release notes](https://github.com/awnumar/memguard/releases) - [Commits](https://github.com/awnumar/memguard/compare/v0.22.4...v0.22.5) --- updated-dependencies: - dependency-name: github.com/awnumar/memguard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2306056..acdf349 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/Microsoft/go-winio v0.6.1 github.com/amenzhinsky/go-polkit v0.0.0-20210519083301-ee6a51849123 github.com/atotto/clipboard v0.1.4 - github.com/awnumar/memguard v0.22.4 + github.com/awnumar/memguard v0.22.5 github.com/gen2brain/beeep v0.0.0-20240112042604-c7bb2cd88fea github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4 github.com/google/uuid v1.5.0 diff --git a/go.sum b/go.sum index 6183292..363d13f 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,8 @@ github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z github.com/atotto/clipboard v0.1.4/go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI= github.com/awnumar/memcall v0.2.0 h1:sRaogqExTOOkkNwO9pzJsL8jrOV29UuUW7teRMfbqtI= github.com/awnumar/memcall v0.2.0/go.mod h1:S911igBPR9CThzd/hYQQmTc9SWNu3ZHIlCGaWsWsoJo= -github.com/awnumar/memguard v0.22.4 h1:1PLgKcgGPeExPHL8dCOWGVjIbQUBgJv9OL0F/yE1PqQ= -github.com/awnumar/memguard v0.22.4/go.mod h1:+APmZGThMBWjnMlKiSM1X7MVpbIVewen2MTkqWkA/zE= +github.com/awnumar/memguard v0.22.5 h1:PH7sbUVERS5DdXh3+mLo8FDcl1eIeVjJVYMnyuYpvuI= +github.com/awnumar/memguard v0.22.5/go.mod h1:+APmZGThMBWjnMlKiSM1X7MVpbIVewen2MTkqWkA/zE= github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc= github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=