Skip to content

Commit

Permalink
update purego to v0.6.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Sep 24, 2023
1 parent f23f64c commit 9ca1b3f
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.6.0-alpha.0.20230922114835-67367cee67ef
github.com/ebitengine/purego v0.6.0-alpha.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.6.0-alpha.0.20230922114835-67367cee67ef h1:SvtZizcungvVrK55k42FwAfRqCV0HO1v0B9n5eOdVRs=
github.com/ebitengine/purego v0.6.0-alpha.0.20230922114835-67367cee67ef/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
github.com/ebitengine/purego v0.6.0-alpha.1 h1:sqv1QBCjn8yiT3EqrUJDT+5OUpwSl9wGQ8SXJSWyNUU=
github.com/ebitengine/purego v0.6.0-alpha.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 9ca1b3f

Please sign in to comment.