From c8dac6c8bc9e84f74312bdc5ec6ab3d4a9105e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 05:56:24 +0000 Subject: [PATCH] chore(gomod): bump github.com/hedhyw/semerr from 0.6.3 to 0.6.5 Bumps [github.com/hedhyw/semerr](https://github.com/hedhyw/semerr) from 0.6.3 to 0.6.5. - [Release notes](https://github.com/hedhyw/semerr/releases) - [Commits](https://github.com/hedhyw/semerr/compare/v0.6.3...v0.6.5) --- updated-dependencies: - dependency-name: github.com/hedhyw/semerr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 7101d85..111190d 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/cucumber/common/gherkin/go/v24 v24.1.0 github.com/cucumber/common/messages/go/v19 v19.1.2 github.com/google/uuid v1.3.0 - github.com/hedhyw/semerr v0.6.3 + github.com/hedhyw/semerr v0.6.5 github.com/iancoleman/strcase v0.2.0 github.com/stretchr/testify v1.8.4 ) diff --git a/go.sum b/go.sum index 7250b01..9096859 100644 --- a/go.sum +++ b/go.sum @@ -11,8 +11,8 @@ github.com/gofrs/uuid v4.4.0+incompatible h1:3qXRTX8/NbyulANqlc0lchS1gqAVxRgsuW1 github.com/gofrs/uuid v4.4.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM= github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I= github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -github.com/hedhyw/semerr v0.6.3 h1:qgQySoH8D8xS3/HBpTBpBWPoCuX/hpZ8E/6JyJ8qo+8= -github.com/hedhyw/semerr v0.6.3/go.mod h1:vSwfDeEH3qmiFI5ybiEcyvIKzNq498vXNO3ayE3K5Uc= +github.com/hedhyw/semerr v0.6.5 h1:JLGLQ6BETOtECn1Hc+UtSMqGkmBtzPi+l+z+RF06YOo= +github.com/hedhyw/semerr v0.6.5/go.mod h1:kpIqkt+ZEzUygQkoA5DQb5lrFe+Ew/me62ubBV6VgL4= github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0= github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho= github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0= diff --git a/vendor/modules.txt b/vendor/modules.txt index fae2feb..fd0c7b6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -13,7 +13,7 @@ github.com/gofrs/uuid # github.com/google/uuid v1.3.0 ## explicit github.com/google/uuid -# github.com/hedhyw/semerr v0.6.3 +# github.com/hedhyw/semerr v0.6.5 ## explicit; go 1.17 github.com/hedhyw/semerr/pkg/v1/semerr # github.com/iancoleman/strcase v0.2.0