Skip to content

Commit d0625e7

Browse files
build(deps): bump github.com/manuelarte/embeddedstructfieldcheck
Bumps [github.com/manuelarte/embeddedstructfieldcheck](https://github.com/manuelarte/embeddedstructfieldcheck) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/manuelarte/embeddedstructfieldcheck/releases) - [Changelog](https://github.com/manuelarte/embeddedstructfieldcheck/blob/main/CHANGELOG.md) - [Commits](manuelarte/embeddedstructfieldcheck@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/manuelarte/embeddedstructfieldcheck dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76d7051 commit d0625e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require (
7676
github.com/ldez/usetesting v0.5.0
7777
github.com/leonklingele/grouper v1.1.2
7878
github.com/macabu/inamedparam v0.2.0
79-
github.com/manuelarte/embeddedstructfieldcheck v0.3.0
79+
github.com/manuelarte/embeddedstructfieldcheck v0.4.0
8080
github.com/manuelarte/funcorder v0.5.0
8181
github.com/maratori/testableexamples v1.0.0
8282
github.com/maratori/testpackage v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)