Skip to content

Commit

Permalink
Bump github.com/gmlewis/go-fonts from 0.18.0 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gmlewis/go-fonts](https://github.com/gmlewis/go-fonts) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/gmlewis/go-fonts/releases)
- [Commits](gmlewis/go-fonts@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/gmlewis/go-fonts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent b67e9d8 commit 59b7e6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
module github.com/gmlewis/go-gerber

go 1.22.4

require (
fyne.io/fyne/v2 v2.4.5
github.com/fogleman/gg v1.3.0
github.com/gmlewis/go-fonts v0.18.0
github.com/gmlewis/go-fonts v0.19.0
github.com/gmlewis/go-fonts-f/fonts/freeserif v0.0.0-20240628233602-f923b1251b49
github.com/gmlewis/go-fonts-z/fonts/znikomitno24 v0.0.0-20240628235854-19a342cac851
github.com/gmlewis/go3d v0.0.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ github.com/fyne-io/glfw-js v0.0.0-20220120001248-ee7290d23504/go.mod h1:gLRWYfYn
github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2 h1:hnLq+55b7Zh7/2IRzWCpiTcAvjv/P8ERF+N7+xXbZhk=
github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2/go.mod h1:eO7W361vmlPOrykIg+Rsh1SZ3tQBaOsfzZhsIOb/Lm0=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gmlewis/go-fonts v0.18.0 h1:r0GsBn9L7E5Ij2WI/7maxbg2no7VFsDBxFRm5JBKrfI=
github.com/gmlewis/go-fonts v0.18.0/go.mod h1:OSTvYq6t/sv7lzRUTBtiIu0sQ6SeTvF52XYuSIwm/Hs=
github.com/gmlewis/go-fonts v0.19.0 h1:RQfY/CMwBwHfLv3BIA6RNw4JlYY7Ro/YIQUHIQpdEwo=
github.com/gmlewis/go-fonts v0.19.0/go.mod h1:IJWiS9iLyxTlupBXXiDAEndTHeXHraz+OOWDePova0M=
github.com/gmlewis/go-fonts-f/fonts/freeserif v0.0.0-20240628233602-f923b1251b49 h1:qVbSqsBk8biJzVeQSqo982z1x3uBCKZD1TssGGZPoNA=
github.com/gmlewis/go-fonts-f/fonts/freeserif v0.0.0-20240628233602-f923b1251b49/go.mod h1:pRiewuvJeQJpOfx7R67GRqX4IstH6j8gVSDUO010mjw=
github.com/gmlewis/go-fonts-z/fonts/znikomitno24 v0.0.0-20240628235854-19a342cac851 h1:9UNHVfpMvyUi/kDJy2g5bhERl4824RyWqosvNPtujPk=
Expand Down

0 comments on commit 59b7e6b

Please sign in to comment.