Skip to content

Commit

Permalink
build(deps): bump github.com/veandco/go-sdl2 in /cmd/oberon-emu-sdl
Browse files Browse the repository at this point in the history
Bumps [github.com/veandco/go-sdl2](https://github.com/veandco/go-sdl2) from 0.4.39 to 0.4.40.
- [Release notes](https://github.com/veandco/go-sdl2/releases)
- [Commits](veandco/go-sdl2@v0.4.39...v0.4.40)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 983b9fc commit 532ccb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/oberon-emu-sdl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.22.0

require (
github.com/fzipp/oberon v0.3.0
github.com/veandco/go-sdl2 v0.4.39
github.com/veandco/go-sdl2 v0.4.40
)
4 changes: 2 additions & 2 deletions cmd/oberon-emu-sdl/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/fzipp/oberon v0.3.0 h1:SLiLumqPHoK3XDRgMnNEZ0a13h8VgHcWazbePLRU2QY=
github.com/fzipp/oberon v0.3.0/go.mod h1:oYuMFsCTnNCKtYbC9RLFixf1sBXBjrXZ3V0bAOnCBLU=
github.com/veandco/go-sdl2 v0.4.39 h1:OsaEcXb70FQjdOfclzYPopwlvZlD8hOiKp1mm1ufD1U=
github.com/veandco/go-sdl2 v0.4.39/go.mod h1:OROqMhHD43nT4/i9crJukyVecjPNYYuCofep6SNiAjY=
github.com/veandco/go-sdl2 v0.4.40 h1:fZv6wC3zz1Xt167P09gazawnpa0KY5LM7JAvKpX9d/U=
github.com/veandco/go-sdl2 v0.4.40/go.mod h1:OROqMhHD43nT4/i9crJukyVecjPNYYuCofep6SNiAjY=

0 comments on commit 532ccb8

Please sign in to comment.