Skip to content

Commit

Permalink
Chore(deps): bump github.com/dofusdude/dodugo from 0.8.2 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/dofusdude/dodugo](https://github.com/dofusdude/dodugo) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/dofusdude/dodugo/releases)
- [Commits](dofusdude/dodugo@v0.8.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 28dc95d commit 044aabb
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/JohannesKaufmann/html-to-markdown v1.5.0
github.com/dofusdude/dodugo v0.8.2
github.com/dofusdude/dodugo v0.9.0
github.com/go-chi/chi/v5 v5.0.12
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.5.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dofusdude/dodugo v0.8.2 h1:Z+/+/CV45TNpil+2O1XncXjjWUJoisE3VkAvnZKhwok=
github.com/dofusdude/dodugo v0.8.2/go.mod h1:X6ZW5fkDk3tjH6BcDlBLJbDEDB9kg8VZlXFJryBHKRY=
github.com/dofusdude/dodugo v0.9.0 h1:EOd1Ku7fh2Bek2kqmwDuK67w45Y8P0xquyFbPfsGDJc=
github.com/dofusdude/dodugo v0.9.0/go.mod h1:R+nh3EYYyPsMWUJN3nIvIckl2HzaBjetEOIRXfpVQT4=
github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s=
github.com/go-chi/chi/v5 v5.0.12/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
Expand Down

0 comments on commit 044aabb

Please sign in to comment.