Skip to content

Commit

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

---
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] committed Aug 28, 2023
1 parent 61a6bb8 commit 4f2ecbb
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/grokify/commonchat v0.3.9
github.com/grokify/gohttp v0.2.6
github.com/grokify/gonet v0.1.4
github.com/grokify/mogo v0.54.0
github.com/grokify/mogo v0.54.1
github.com/jessevdk/go-flags v1.5.0
github.com/joho/godotenv v1.5.1
github.com/microcosm-cc/bluemonday v1.0.25
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ github.com/grokify/gohttp v0.2.6 h1:s3cUu0Jr+4xCvAa7vNtelA5MEkPh1f1uuPmwE40o7R8=
github.com/grokify/gohttp v0.2.6/go.mod h1:8KOC8iXO8qvtGvXoZeHWQdH+Y1Vfiwfe+5CoLMdqRtI=
github.com/grokify/gonet v0.1.4 h1:9TBUeG8NVC0W0srLQJZ5JZGTiOCkY0UkQ0ibAdkzrbY=
github.com/grokify/gonet v0.1.4/go.mod h1:lHCSXfT7ArwoSIO3WyQ+XwJBgcOczmDq9dgLGqol4gQ=
github.com/grokify/mogo v0.54.0 h1:fKT5hNnPN5qRo0jE6QJf4L0vWV9hJxxVJNgC97PtVDI=
github.com/grokify/mogo v0.54.0/go.mod h1:igRUlqAk0mRJxuPeLeTUhZ+FpUwAXsXutZ7nPKneUVA=
github.com/grokify/mogo v0.54.1 h1:wbSPZDBLOGt5kDL1SrG+bvKgvK8iK9vV1DyMHQmLXTg=
github.com/grokify/mogo v0.54.1/go.mod h1:igRUlqAk0mRJxuPeLeTUhZ+FpUwAXsXutZ7nPKneUVA=
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
Expand Down

0 comments on commit 4f2ecbb

Please sign in to comment.