Skip to content

Commit

Permalink
Bump github.com/gmlewis/go3d from 0.0.2 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [github.com/gmlewis/go3d](https://github.com/gmlewis/go3d) from 0.0.2 to 0.0.4.
- [Release notes](https://github.com/gmlewis/go3d/releases)
- [Commits](gmlewis/go3d@v0.0.2...v0.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 579aad0 commit 8453040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
fyne.io/fyne/v2 v2.4.1
github.com/fogleman/gg v1.3.0
github.com/gmlewis/go-fonts v0.0.12
github.com/gmlewis/go3d v0.0.2
github.com/gmlewis/go3d v0.0.4
)

require (
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2/go.mod h1:eO7W361vml
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gmlewis/go-fonts v0.0.12 h1:u4ziTSwWy2Nv8Wbl+Wh6gA7gzMbEgHcL1gawP8VZuVo=
github.com/gmlewis/go-fonts v0.0.12/go.mod h1:x+RRa9O2dyOF1lthI7E37Fyp3xjiYpJ1wcncBItXNZE=
github.com/gmlewis/go3d v0.0.2 h1:VtNVF1b9nW557xcIXoEYMVVprnKn6Iul/8IUbYeOMNM=
github.com/gmlewis/go3d v0.0.2/go.mod h1:NQ7fN6W+8Nu+SEsFWMpMhy6IZlRBMb4hAwItuxqNMz0=
github.com/gmlewis/go3d v0.0.4 h1:2ymApzgFXKZJ0nFgItUAAXt2z8n5tPOz5Wtu/SGZ1As=
github.com/gmlewis/go3d v0.0.4/go.mod h1:kmNbdpGuKWLQCUigppF9tBmoHDLrsymSy6se+eBUOVk=
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6 h1:zDw5v7qm4yH7N8C8uWd+8Ii9rROdgWxQuGoJ9WDXxfk=
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6/go.mod h1:9YTyiznxEY1fVinfM7RvRcjRHbw2xLBJ3AAGIT0I4Nw=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
Expand Down

0 comments on commit 8453040

Please sign in to comment.