Skip to content

Commit

Permalink
Chore(deps): bump github.com/dofusdude/dodumap from 0.5.4 to 0.5.5
Browse files Browse the repository at this point in the history
Bumps [github.com/dofusdude/dodumap](https://github.com/dofusdude/dodumap) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/dofusdude/dodumap/releases)
- [Commits](dofusdude/dodumap@v0.5.4...v0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 05f0fc1 commit 524ee0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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/charmbracelet/lipgloss v1.0.0
github.com/charmbracelet/log v0.4.0
github.com/dofusdude/ankabuffer v0.0.9
github.com/dofusdude/dodumap v0.5.4
github.com/dofusdude/dodumap v0.5.5
github.com/emirpasic/gods v1.18.1
github.com/go-chi/chi/v5 v5.1.0
github.com/hashicorp/go-memdb v1.3.4
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dofusdude/ankabuffer v0.0.9 h1:EDVBf60QUq2TQr2mEjHrauUrkM7E3kEY0VUqNGeHRaI=
github.com/dofusdude/ankabuffer v0.0.9/go.mod h1:H84vCl3zg8ibH+h6mFGvYxrLEIBOpnjYVi3WJXBFbNg=
github.com/dofusdude/dodumap v0.5.0 h1:wl5TaVr0A3ue2aYx9aTJYCEubCTG1aspR2h/YJ+IkH4=
github.com/dofusdude/dodumap v0.5.0/go.mod h1:51KG2eMd02UJnXErOubAukVftYuJproDHqJcbIHSzIE=
github.com/dofusdude/dodumap v0.5.4 h1:eNbGJTAdPRbWaUpoNDw3kEclX/Yi4wJLuM95QDYvU2A=
github.com/dofusdude/dodumap v0.5.4/go.mod h1:51KG2eMd02UJnXErOubAukVftYuJproDHqJcbIHSzIE=
github.com/dofusdude/dodumap v0.5.5 h1:u/UpvyQ8CsPVq8H0mvaINz6hionbyOTssA2y7CWHao4=
github.com/dofusdude/dodumap v0.5.5/go.mod h1:51KG2eMd02UJnXErOubAukVftYuJproDHqJcbIHSzIE=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4=
Expand Down

0 comments on commit 524ee0c

Please sign in to comment.