Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 7be7032 commit ad30d64
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 @@ -12,7 +12,7 @@ require (
github.com/caarlos0/env/v9 v9.0.0
github.com/google/go-querystring v1.1.0
github.com/grokify/commonchat v0.3.13
github.com/grokify/mogo v0.66.1
github.com/grokify/mogo v0.66.2
github.com/grokify/sogo v0.8.15
github.com/jessevdk/go-flags v1.6.1
github.com/joho/godotenv v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ github.com/grokify/commonchat v0.3.13 h1:GyYMkbT+ki/ICDJji/WL3JtsHOQYFjT0HLZKP52
github.com/grokify/commonchat v0.3.13/go.mod h1:+AFfpl+iQ8QKi5IezlMbrjy1DDj1YHYaz9E/jAZZ47M=
github.com/grokify/go-glip v0.5.16 h1:C4zE/UyIC1tv+Rk8qDrfWuoENkVx7vkA4Bo2HxjBIyw=
github.com/grokify/go-glip v0.5.16/go.mod h1:EpkVNtS6XNv5jicLQWOWrnOUVYoodSAIN2RZtkGJ36g=
github.com/grokify/mogo v0.66.1 h1:p7t2soLvRdowZcxvWXMXElRduyZdiBrBV+Th7lsNshI=
github.com/grokify/mogo v0.66.1/go.mod h1:0+kb4r7wc7tZiYacEnTOvlNN8xuK9+0flA56mHUsS1I=
github.com/grokify/mogo v0.66.2 h1:4GBxS+CKhP8H2jiXQnZrp2by+tWh40cPfAcUBbuLecU=
github.com/grokify/mogo v0.66.2/go.mod h1:S7yY+CvDcWXgJJtvaovzzA/mq9dAojldkAseERK+nmo=
github.com/grokify/sogo v0.8.15 h1:oIeH78slZZ4Ej5kJLbdLKtc/T3zUwJkg2VLMaT6cP50=
github.com/grokify/sogo v0.8.15/go.mod h1:TNz6wfwLYPPmTHC4gTandKdL58IgWzR1s87kQyUuSME=
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
Expand Down

0 comments on commit ad30d64

Please sign in to comment.