Skip to content

Commit

Permalink
build(deps): bump github.com/AllenDang/cimgui-go from 1.0.2 to 1.0.3
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.2 to 1.0.3.
- [Release notes](https://github.com/AllenDang/cimgui-go/releases)
- [Commits](AllenDang/cimgui-go@v1.0.2...v1.0.3)

---
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 Oct 25, 2024
1 parent c4e585a commit e036f11
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.0
toolchain go1.23.1

require (
github.com/AllenDang/cimgui-go v1.0.2
github.com/AllenDang/cimgui-go v1.0.3
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.2 h1:2OsJbarAYSpOVzXZWjPtCV5XTAJG9MiIDMcMtMvD7N8=
github.com/AllenDang/cimgui-go v1.0.2/go.mod h1:+4aKJCU428991n2MDe/8W7ndFq+NNk5A3fpaRIcjg+w=
github.com/AllenDang/cimgui-go v1.0.3 h1:a+lPvSHKBcrH+lS3AsRgb/mjJAq+bFimoagt/dXsgFU=
github.com/AllenDang/cimgui-go v1.0.3/go.mod h1:aY20nGDN5w+zaGAmRV24bKI/OYVmEptB0qlr5z/0OoI=
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 e036f11

Please sign in to comment.