Skip to content

build(deps): bump github.com/grokify/mogo from 0.74.8 to 0.74.9 - #395

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/grokify/mogo from 0.74.8 to 0.74.9.

Release notes

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

v0.74.9

Full Changelog: grokify/mogo@v0.74.8...v0.74.9

Changelog

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

[v0.74.9] - 2026-09-14

Added

  • net/http/healthz: add Checker/CheckerFunc, LivenessHandler, ReadinessHandler, and a dependency-free Probe client for post-deploy/container health verification (fea735c)
  • lintfix: add staticcheck QF1003 (if/else-if chain to tagged switch), unused (dead-code deletion), and an alternative G115 remediation validating the raw value's range before a narrowing conversion (63d2f5a)

Dependencies

  • bump golang.org/x/crypto from 0.55.0 to 0.56.0 (46036fa)
  • bump golang.org/x/crypto from 0.56.0 to 0.57.0 (2724804)
  • bump golang.org/x/net from 0.58.0 to 0.59.0 (2724804)
  • bump golang.org/x/image from 0.45.0 to 0.46.0 (2724804)
  • bump golang.org/x/term from 0.45.0 to 0.46.0 (2724804)
  • bump golang.org/x/text from 0.41.0 to 0.42.0 (2724804)
  • bump golang.org/x/sys from 0.47.0 to 0.48.0 (indirect) (2724804)
  • bump golang.org/x/exp to the latest pseudo-version (2724804)
  • bump google.golang.org/genproto to the latest pseudo-version (2724804)
  • add github.com/spf13/cobra v1.10.2 (2724804)
  • bump github.com/huandu/xstrings from 1.5.0 to 1.6.0 (5f236f3)
Commits
  • c972109 docs(changelog): add v0.74.9 release entry
  • 5f236f3 chore(deps): go mod: update dependencies
  • fea735c feat(healthz): add liveness/readiness handlers and self-probe client
  • 2724804 chore(deps): go mod: update dependencies
  • 63d2f5a feat(lintfix): add QF1003, unused, and G115 length-prefix guidance
  • ac31439 Merge pull request #261 from grokify/dependabot/go_modules/golang.org/x/crypt...
  • 46036fa build(deps): bump golang.org/x/crypto from 0.55.0 to 0.56.0
  • See full diff 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.8 to 0.74.9.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)
- [Commits](grokify/mogo@v0.74.8...v0.74.9)

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

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

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants