Skip to content

Commit

Permalink
build(deps): bump github.com/AllenDang/cimgui-go from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [github.com/AllenDang/cimgui-go](https://github.com/AllenDang/cimgui-go) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/AllenDang/cimgui-go/releases)
- [Commits](AllenDang/cimgui-go@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/AllenDang/cimgui-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent aa758d4 commit dd25752
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 @@ -5,7 +5,7 @@ go 1.22
toolchain go1.23.1

require (
github.com/AllenDang/cimgui-go v1.0.0
github.com/AllenDang/cimgui-go v1.0.1
github.com/AllenDang/go-findfont v0.0.0-20200702051237-9f180485aeb8
github.com/faiface/mainthread v0.0.0-20171120011319-8b78f0a41ae3
github.com/mazznoer/csscolorparser v0.1.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/AllenDang/cimgui-go v1.0.0 h1:4AEC5gmPwWWZjgzTo46whXkCkOTLjebF/+CZ3YdorO0=
github.com/AllenDang/cimgui-go v1.0.0/go.mod h1:H3N42+ltguWTxs2wCKnmutpKhnUdqGadSmbXvW1TKDs=
github.com/AllenDang/cimgui-go v1.0.1 h1:wByh6LaBj+g8FJSSWA0FdxbrWjv+51CSz809f4O+97E=
github.com/AllenDang/cimgui-go v1.0.1/go.mod h1:H3N42+ltguWTxs2wCKnmutpKhnUdqGadSmbXvW1TKDs=
github.com/AllenDang/go-findfont v0.0.0-20200702051237-9f180485aeb8 h1:dKZMqib/yUDoCFigmz2agG8geZ/e3iRq304/KJXqKyw=
github.com/AllenDang/go-findfont v0.0.0-20200702051237-9f180485aeb8/go.mod h1:b4uuDd0s6KRIPa84cEEchdQ9ICh7K0OryZHbSzMca9k=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit dd25752

Please sign in to comment.