Skip to content

Commit

Permalink
update purego to v0.4.0
Browse files Browse the repository at this point in the history
Closes #213
  • Loading branch information
hajimehoshi committed Jul 22, 2023
1 parent db17448 commit ffe547d
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.0-rc.1
github.com/ebitengine/purego v0.4.0
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.0-rc.1 h1:cVjVSYYnI1yCvY6YOspa07SUbYMKdtEKAJfQoPZ6ED8=
github.com/ebitengine/purego v0.4.0-rc.1/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
github.com/ebitengine/purego v0.4.0 h1:RQVuMIxQPQ5iCGEJvjQ17YOK+1tMKjVau2FUMvXH4HE=
github.com/ebitengine/purego v0.4.0/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 ffe547d

Please sign in to comment.