Skip to content

build(deps): bump github.com/grokify/mogo from 0.74.2 to 0.74.4#201

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps github.com/grokify/mogo from 0.74.2 to 0.74.4.

Release notes

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

v0.74.4

Full Changelog: grokify/mogo@v0.74.3...v0.74.4

v0.74.3

Full Changelog: grokify/mogo@v0.74.2...v0.74.3

Changelog

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

[v0.74.4] - 2026-05-03

Added

  • encoding/jsonutil: add MustUnmarshalReader() for test code (835b8ed)
  • net/http/httputilmore: add MustWriteJSON() and MustWriteBytes() for test code (835b8ed)

Changed

  • net/http/httputilmore: replace json-iterator with stdlib encoding/json (40ff465)

Internal

  • remove json-iterator/go dependency and empty vars.go (042f770)

[v0.74.3] - 2026-05-02

Added

  • time/duration: add DurationMilliseconds type for JSON millisecond marshaling (6282941)
  • lintfix/gosec: add NolintG705 helper for XSS false positives (26dff39)
  • os/osutil: add ReadFileSecure for path-traversal-safe file reading (4d866be)

Fixed

  • reflect/reflectutil: replace deprecated reflect.Ptr with reflect.Pointer (6f8613e)
  • replace golang.org/x/exp/constraints.Ordered with stdlib cmp.Ordered across multiple packages (bfb9ece)
  • replace golang.org/x/exp/slices with stdlib slices across multiple packages (d0b589e)

Documentation

  • docs/lintfix: update G703 section with osutil secure functions (a85c79c)
  • docs/lintfix: add G705 and improve G703 documentation (8e98d85)

Internal

  • go mod: update dependencies (a4438df)
Commits
  • 822830e docs: update changelog for v0.74.4
  • 042f770 chore: remove json-iterator dependency and empty vars.go
  • 835b8ed feat: add Must* helpers for test code
  • 40ff465 refactor(httputilmore): replace json-iterator with stdlib encoding/json
  • b88fdea docs: update changelog for v0.74.3
  • d0b589e fix(lint): replace golang.org/x/exp/slices with stdlib in currencyutil
  • b275c2c fix(lint): replace golang.org/x/exp/slices with stdlib in stringsutil tests
  • 941dea6 fix(lint): replace golang.org/x/exp/slices with stdlib in strslices
  • f76d387 fix(lint): replace golang.org/x/exp/slices with stdlib in maputil tests
  • c75aa45 fix(lint): replace golang.org/x/exp with stdlib in slicesutil
  • 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.2 to 0.74.4.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)
- [Commits](grokify/mogo@v0.74.2...v0.74.4)

---
updated-dependencies:
- dependency-name: github.com/grokify/mogo
  dependency-version: 0.74.4
  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 May 5, 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