Skip to content

Commit

Permalink
update purego to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Sep 24, 2023
1 parent 8eb20eb commit fbbe607
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-rc.2
github.com/ebitengine/purego v0.5.0
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-rc.2 h1:pODNEAUvGZpUQgzX2YFetX6xYsa8MZgVVpqS1HIG3u0=
github.com/ebitengine/purego v0.5.0-rc.2/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
github.com/ebitengine/purego v0.5.0 h1:JrMGKfRIAM4/QVKaesIIT7m/UVjTj5GYhRSQYwfVdpo=
github.com/ebitengine/purego v0.5.0/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 fbbe607

Please sign in to comment.