Skip to content

chore(deps): bump github.com/grokify/mogo from 0.73.3 to 0.74.1#7

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

chore(deps): bump github.com/grokify/mogo from 0.73.3 to 0.74.1#7
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.73.3 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

v0.74.0

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

v0.73.5

Full Changelog: grokify/mogo@v0.73.4...v0.73.5

v0.73.4

Full Changelog: grokify/mogo@v0.73.3...v0.73.4

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)

[v0.74.0] - 2026-03-16

Highlights

  • New lintfix package providing lint remediation database and nolint generators for gosec rules

Breaking

  • os/osutil: WriteFileReader() signature changed from (filename, r) to (filename, r, perm) for explicit permission control (282752d)

Added

  • lintfix: add lint remediation database with embedded JSON and query API (3dd6bbb)
  • lintfix/gosec: add nolint comment generators for G101, G115, G117, G118, G703, G704 (3dd6bbb)
  • lintfix/gosec: add CommonReasons constants for frequently used justifications (3dd6bbb)
  • text/markdown: add Children field to Link for hierarchical link structures (4f3408d)

Changed

  • os/osutil: simplify WriteFileReader() using io.Copy instead of buffered writer (282752d)
  • os/osutil: remove panic on Close() error in WriteFileReader() (282752d)

Fixed

  • add https:// prefix to repository URL in CHANGELOG.json (03d5dda)
  • fix gofmt lint error (19b604d)

Documentation

  • add docs/lintfix/ with gosec version caveats and remediation decision tree (3dd6bbb)
  • README.md: update internal style (dc27ab4)
  • add CHANGELOG.json and generate CHANGELOG.md (f4b3df3)

[v0.73.5] - 2026-03-14

Added

... (truncated)

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.73.3 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.73.3...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-minor
...

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
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Looks like github.com/grokify/mogo is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grokify/mogo-0.74.1 branch April 6, 2026 13:00
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