Skip to content

Commit bc832b1

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

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
@@ -74,7 +74,7 @@ require (
7474
github.com/ldez/usetesting v0.4.3
7575
github.com/leonklingele/grouper v1.1.2
7676
github.com/macabu/inamedparam v0.2.0
77-
github.com/manuelarte/embeddedstructfieldcheck v0.2.1
77+
github.com/manuelarte/embeddedstructfieldcheck v0.3.0
7878
github.com/manuelarte/funcorder v0.5.0
7979
github.com/maratori/testableexamples v1.0.0
8080
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)