Skip to content

Commit

Permalink
update purego to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Sep 24, 2023
1 parent bb3453b commit 2745eb0
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 @@ -3,7 +3,7 @@ module github.com/hajimehoshi/oto/v2
go 1.18

require (
github.com/ebitengine/purego v0.4.1-0.20230922144759-9391e746f6cf
github.com/ebitengine/purego v0.4.1
golang.org/x/sys v0.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/ebitengine/purego v0.4.1-0.20230922144759-9391e746f6cf h1:c6O3OP9515FiAer7PTkByF6ZB3tFVkNKf2o1lI8nDzc=
github.com/ebitengine/purego v0.4.1-0.20230922144759-9391e746f6cf/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
github.com/ebitengine/purego v0.4.1 h1:atcZEBdukuoClmy7TI89amtqAsJUzDQyY/JU7HaK+io=
github.com/ebitengine/purego v0.4.1/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit 2745eb0

Please sign in to comment.