From 5b0f7ae42f3757f6d233ac9c6548d8d7ae8c78a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:27:45 +0000 Subject: [PATCH] Bump github.com/gonvenience/wrap from 1.2.0 to 1.2.1 Bumps [github.com/gonvenience/wrap](https://github.com/gonvenience/wrap) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/gonvenience/wrap/releases) - [Commits](https://github.com/gonvenience/wrap/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/gonvenience/wrap dependency-type: indirect 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 f3f076c..b43e24b 100644 --- a/go.mod +++ b/go.mod @@ -39,7 +39,7 @@ require ( github.com/gonvenience/neat v1.3.14 // indirect github.com/gonvenience/term v1.0.2 // indirect github.com/gonvenience/text v1.0.8 // indirect - github.com/gonvenience/wrap v1.2.0 // indirect + github.com/gonvenience/wrap v1.2.1 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect diff --git a/go.sum b/go.sum index 6a6e9e3..6090d9d 100644 --- a/go.sum +++ b/go.sum @@ -50,8 +50,8 @@ github.com/gonvenience/term v1.0.2 h1:qKa2RydbWIrabGjR/fegJwpW5m+JvUwFL8mLhHzDXn github.com/gonvenience/term v1.0.2/go.mod h1:wThTR+3MzWtWn7XGVW6qQ65uaVf8GHED98KmwpuEQeo= github.com/gonvenience/text v1.0.8 h1:yIxiyXnKDqfe8JDPldZYaeYHU19XOPNN5VFPETCyNI0= github.com/gonvenience/text v1.0.8/go.mod h1:pUCCo022AtxoY2LJfJPNBzBc0oC2/Vp+tx8UaIc5RR8= -github.com/gonvenience/wrap v1.2.0 h1:CwAoa60QIBVmQn/aUregAbk9FstEr17k9vCYpKF972c= -github.com/gonvenience/wrap v1.2.0/go.mod h1:iNijaTmFD8+ORmNp9iS+dSBcCJrmIwwyoYLUngToGdk= +github.com/gonvenience/wrap v1.2.1 h1:k8cbG42+Z+qPS7WO87IKculFVgffEdI753G3SW0tJwQ= +github.com/gonvenience/wrap v1.2.1/go.mod h1:2kZvOb+r839tTaTj1//JZJ+BpN/4R8Y8vDeRJuUWCWg= github.com/gonvenience/ytbx v1.4.5 h1:ZU6kru0UxzitYKUPurk65Z5eGT1dA/aJkx/N7GnWako= github.com/gonvenience/ytbx v1.4.5/go.mod h1:PAXCECQFS5xtZTrbB1bQHRm+gCX17M2T+D7b408kZ6U= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=