From 75b9329225f70c17b02bc710980b5f82d271ada8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:28:57 +0000 Subject: [PATCH] Bump github.com/lainio/err2 from 0.9.1 to 0.9.29 Bumps [github.com/lainio/err2](https://github.com/lainio/err2) from 0.9.1 to 0.9.29. - [Changelog](https://github.com/lainio/err2/blob/master/CHANGELOG.md) - [Commits](https://github.com/lainio/err2/compare/v0.9.1...v0.9.29) --- updated-dependencies: - dependency-name: github.com/lainio/err2 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 5db01f1c..765fa157 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/google/uuid v1.3.0 github.com/hyperledger/aries-framework-go v0.1.8 github.com/hyperledger/aries-framework-go/spi v0.0.0-20221025204933-b807371b6f1e - github.com/lainio/err2 v0.9.1 + github.com/lainio/err2 v0.9.29 github.com/mr-tron/base58 v1.2.0 github.com/spf13/cobra v1.7.0 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 867e4951..ace72d87 100644 --- a/go.sum +++ b/go.sum @@ -462,8 +462,8 @@ github.com/kr/pty v1.1.8/go.mod h1:O1sed60cT9XZ5uDucP5qwvh+TE3NnUj51EiZO/lmSfw= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/lainio/err2 v0.9.1 h1:jbqO2TVyQXnruI1w2/dI8NdPjzq+7+ApCFe4uSjLjZ4= -github.com/lainio/err2 v0.9.1/go.mod h1:glTVV2qNFbBy6WzZFDP2G5BqMiZI58cudp588cEgCuM= +github.com/lainio/err2 v0.9.29 h1:t94pirHiu3STTvIHF6pCVv6cCJrQswmax6hBCHM8CpI= +github.com/lainio/err2 v0.9.29/go.mod h1:glTVV2qNFbBy6WzZFDP2G5BqMiZI58cudp588cEgCuM= github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo= github.com/lib/pq v1.1.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo= github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=