Skip to content

Commit

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

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2023
1 parent b8cd59e commit 5df2d76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/gmlewis/go-fonts

require (
github.com/fogleman/gg v1.3.0
github.com/gmlewis/go3d v0.0.1
github.com/gmlewis/go3d v0.0.2
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/golang/protobuf v1.3.1
github.com/yofu/dxf v0.0.0-20190320002657-c8b82bb2fe97
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
github.com/barnex/fmath v0.0.0-20150108074215-ec9671f295c2/go.mod h1:G7XW+2O6Hk/x6OP8AuwZjI8ZTyXvKDTTKaRK92gapfk=
github.com/fogleman/gg v1.3.0 h1:/7zJX8F6AaYQc57WQCyN9cAIz+4bCJGO9B+dyW29am8=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/gmlewis/go3d v0.0.1 h1:QxKs1hMHMj6nv9AJLV0lBQaUFSKSQh5Rlzz48x9qBjM=
github.com/gmlewis/go3d v0.0.1/go.mod h1:+/uN50S5WWVVyL5tKuhhWfgd+xoVtqm2a/0UcPDudTY=
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/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg=
Expand Down

0 comments on commit 5df2d76

Please sign in to comment.