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 5881c62 commit 5b43bfb
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.1.0.20230922144632-202a0cad5c2e
github.com/ebitengine/purego v0.5.0
golang.org/x/sys v0.10.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.1.0.20230922144632-202a0cad5c2e h1:iiDb4RGKb5DtpjtSnCJV4Pgtu0nLRLXYiDc35UPmtUo=
github.com/ebitengine/purego v0.5.0-rc.1.0.20230922144632-202a0cad5c2e/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.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit 5b43bfb

Please sign in to comment.