Skip to content

build(deps): bump github.com/grokify/mogo from 0.74.0 to 0.74.1#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.1
Open

build(deps): bump github.com/grokify/mogo from 0.74.0 to 0.74.1#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/grokify/mogo from 0.74.0 to 0.74.1.

Release notes

Sourced from github.com/grokify/mogo's releases.

v0.74.1

Full Changelog: grokify/mogo@v0.74.0...v0.74.1

Changelog

Sourced from github.com/grokify/mogo's changelog.

[v0.74.1] - 2026-04-04

Added

  • os/osutil: add ReadDirFilesSecure() for symlink-safe directory reading using os.Root (G122) (6d4689b)
  • os/osutil: add WriteFileSecure(), CopyFileSecure() for path-traversal-safe operations (G703) (6d4689b)
  • os/osutil: add ValidateNoTraversal(), CleanPathSecure(), AbsPathSecure() path validation (6d4689b)
  • lintfix/gosec: add NolintG122() for filepath.Walk TOCTOU race conditions (3a6d415)

Changed

  • lintfix/gosec: update G703 guidance to recommend secure functions for pkg/ code (3a6d415)
  • lintfix: add G122 to remediations.json with os.Root and osutil.ReadDirFilesSecure recommendations (3a6d415)
Commits
  • cfe3075 docs: add v0.74.1 changelog
  • 3a6d415 feat(lintfix): add G122 and update G703 remediations
  • 6d4689b feat(osutil): add secure path and file functions
  • 0684895 chore(deps): go mod: update dependencies
  • 9cdeedd feat(lintfix): add G120 helpers for unbounded request body fix
  • 9d0db29 Merge pull request #226 from grokify/dependabot/github_actions/grokify/dot-gi...
  • 552244b Merge pull request #225 from grokify/dependabot/github_actions/grokify/dot-gi...
  • 211d459 Merge pull request #223 from grokify/dependabot/github_actions/grokify/dot-gi...
  • 5de97cc Merge pull request #224 from grokify/dependabot/go_modules/golang.org/x/image...
  • f722882 build(deps): bump grokify/.github/.github/workflows/go-ci.yaml
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.0 to 0.74.1.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)
- [Commits](grokify/mogo@v0.74.0...v0.74.1)

---
updated-dependencies:
- dependency-name: github.com/grokify/mogo
  dependency-version: 0.74.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants