From f404f8698c6d5233c9235219d25b5bd5455ded41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:15:43 +0000 Subject: [PATCH] Bump github.com/otiai10/mint from 1.5.1 to 1.6.3 Bumps [github.com/otiai10/mint](https://github.com/otiai10/mint) from 1.5.1 to 1.6.3. - [Release notes](https://github.com/otiai10/mint/releases) - [Commits](https://github.com/otiai10/mint/compare/v1.5.1...v1.6.3) --- updated-dependencies: - dependency-name: github.com/otiai10/mint dependency-type: direct:production update-type: version-update:semver-minor ... 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 d0f762b..1f4346b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/otiai10/copy go 1.18 require ( - github.com/otiai10/mint v1.5.1 + github.com/otiai10/mint v1.6.3 golang.org/x/sync v0.3.0 golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 ) diff --git a/go.sum b/go.sum index 23993a8..18f0ba8 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks= -github.com/otiai10/mint v1.5.1/go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM= +github.com/otiai10/mint v1.6.3 h1:87qsV/aw1F5as1eH1zS/yqHY85ANKVMgkDrf9rcxbQs= +github.com/otiai10/mint v1.6.3/go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM= golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E= golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y= golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 h1:0A+M6Uqn+Eje4kHMK80dtF3JCXC4ykBgQG4Fe06QRhQ=