Skip to content

Commit

Permalink
update purego to v0.5.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Sep 18, 2023
1 parent 148a2a5 commit 25586e7
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,6 +3,6 @@ module github.com/ebitengine/oto/v3
go 1.18

require (
github.com/ebitengine/purego v0.5.0-alpha.3
github.com/ebitengine/purego v0.5.0-rc.1
golang.org/x/sys v0.12.0
)
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.5.0-alpha.3 h1:Vp/bwk3ueWWkZzDEgsja+aj+zLyxqF1V3gxcoSDP2fE=
github.com/ebitengine/purego v0.5.0-alpha.3/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
github.com/ebitengine/purego v0.5.0-rc.1 h1:I3TfhgvdopKzOYdwAxzkjDyy3zfd1GEGQP1eiSxukEI=
github.com/ebitengine/purego v0.5.0-rc.1/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
golang.org/x/sys v0.12.0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit 25586e7

Please sign in to comment.