Skip to content

Commit

Permalink
Merge pull request #30 from dofusdude/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/dofusdude/dodugo-0.8.2

Chore(deps): bump github.com/dofusdude/dodugo from 0.8.1 to 0.8.2
  • Loading branch information
stelzo authored Feb 11, 2024
2 parents aba050c + 3a5518c commit e32207e
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.1
github.com/dofusdude/dodugo v0.8.2
github.com/go-chi/chi/v5 v5.0.11
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.5.3
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.1 h1:O0jgM0MjxVL1soGDMsoPj9mNH2ZQt8yo+a3WyXJJJ7c=
github.com/dofusdude/dodugo v0.8.1/go.mod h1:X6ZW5fkDk3tjH6BcDlBLJbDEDB9kg8VZlXFJryBHKRY=
github.com/dofusdude/dodugo v0.8.2 h1:Z+/+/CV45TNpil+2O1XncXjjWUJoisE3VkAvnZKhwok=
github.com/dofusdude/dodugo v0.8.2/go.mod h1:X6ZW5fkDk3tjH6BcDlBLJbDEDB9kg8VZlXFJryBHKRY=
github.com/go-chi/chi/v5 v5.0.11 h1:BnpYbFZ3T3S1WMpD79r7R5ThWX40TaFB7L31Y8xqSwA=
github.com/go-chi/chi/v5 v5.0.11/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
Expand Down

0 comments on commit e32207e

Please sign in to comment.