build(deps): bump github.com/creasty/defaults from 1.5.2 to 1.8.0 in /tool/actions-gh-release - #6817
Conversation
Bumps [github.com/creasty/defaults](https://github.com/creasty/defaults) from 1.5.2 to 1.8.0. - [Release notes](https://github.com/creasty/defaults/releases) - [Commits](creasty/defaults@v1.5.2...v1.8.0) --- updated-dependencies: - dependency-name: github.com/creasty/defaults dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4c16607 to
1d2e7f1
Compare
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
This PR was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/creasty/defaults from 1.5.2 to 1.8.0.
Release notes
Sourced from github.com/creasty/defaults's releases.
Commits
abebf4bMerge pull request #46 from orangejohny/master586c267fix: don't pass slice's defaultVal to setField func5220e08Merge pull request #43 from rfyiamcool/docs/codedb193a3feat: add example82cd96ddocs: complete example3f98836Merge pull request #40 from HRogge/master325dfb4Fix CI: golint -> golangci-lintd1d4e26Allow defaults library to use UnmarshalText() and UnmarshalJSON() interface t...bf90154Update53f3754Refactor