Skip to content

Commit

Permalink
chore(gomod): bump github.com/hedhyw/semerr from 0.6.2 to 0.6.3
Browse files Browse the repository at this point in the history
Bumps [github.com/hedhyw/semerr](https://github.com/hedhyw/semerr) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/hedhyw/semerr/releases)
- [Commits](hedhyw/semerr@v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: github.com/hedhyw/semerr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 528c1ae commit b4039b6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
github.com/hedhyw/semerr v0.6.3
github.com/iancoleman/strcase v0.2.0
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.2 h1:d6tSXgqjfURN4dMPZ3tx/gVtx1rigscJrIddfbsj90s=
github.com/hedhyw/semerr v0.6.2/go.mod h1:dXovLag2ITxB761iC9SHwcX/NXlKjn3epmrMXoqQfRA=
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/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=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
# github.com/hedhyw/semerr v0.6.3
## explicit; go 1.17
github.com/hedhyw/semerr/pkg/v1/semerr
# github.com/iancoleman/strcase v0.2.0
Expand Down

0 comments on commit b4039b6

Please sign in to comment.