Skip to content

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

Merged
grokify merged 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.4
May 4, 2026
Merged

chore(deps): bump github.com/grokify/mogo from 0.74.2 to 0.74.4#10
grokify merged 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 4, 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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
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 force-pushed the dependabot/go_modules/github.com/grokify/mogo-0.74.4 branch from 4463f5c to bb89dd8 Compare May 4, 2026 12:57
@grokify grokify merged commit 539feb3 into main May 4, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/grokify/mogo-0.74.4 branch May 4, 2026 13:05
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.

1 participant