Skip to content

Commit

Permalink
build(deps): bump github.com/grokify/mogo from 0.64.12 to 0.65.0
Browse files Browse the repository at this point in the history
Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.64.12 to 0.65.0.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Commits](grokify/mogo@v0.64.12...v0.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 94d13cf commit 6cbbce4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/grokify/go-ringcentral-client v0.3.23
github.com/grokify/goauth v0.22.1
github.com/grokify/gogoogle v0.4.0
github.com/grokify/mogo v0.64.12
github.com/grokify/mogo v0.65.0
github.com/sirupsen/logrus v1.9.3
google.golang.org/api v0.200.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ github.com/grokify/goauth v0.22.1 h1:2RdMW3g1o47Xf/HDrtGa/oNCWLrQTFpD0A/lTMTchT4
github.com/grokify/goauth v0.22.1/go.mod h1:e/3Iap/2RAWe1CuI1mpdYgKLKu1Byzs3mPNKGEJxru4=
github.com/grokify/gogoogle v0.4.0 h1:NkKLU5tHGmc4BF0xlushBql/6klckkb5UsNfsK2g6Ag=
github.com/grokify/gogoogle v0.4.0/go.mod h1:dCEj10TXV/LYok35C6Ei33gZIrffp6AWD6rJthh70Hw=
github.com/grokify/mogo v0.64.12 h1:BNrZ1qBFuX4qu5722CW6qtqu/mrrsZ3bhKu/w1KowKg=
github.com/grokify/mogo v0.64.12/go.mod h1:lDhfYIiOhJo7C2U3aL00PlUU9gLvmTONi4MdIWoGmGM=
github.com/grokify/mogo v0.65.0 h1:pOnXe5HCy9ufzLObc2+KMvL3xwycScBAegn2QXvTmMA=
github.com/grokify/mogo v0.65.0/go.mod h1:lDhfYIiOhJo7C2U3aL00PlUU9gLvmTONi4MdIWoGmGM=
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=
Expand Down

0 comments on commit 6cbbce4

Please sign in to comment.