Skip to content

Commit c2a8efc

Browse files
committed
all: release v3.4.0-alpha
1 parent f6623f3 commit c2a8efc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/ebitengine/oto/v3
33
go 1.18
44

55
require (
6-
github.com/ebitengine/purego v0.8.0-alpha.6
6+
github.com/ebitengine/purego v0.9.0-alpha
77
golang.org/x/sys v0.25.0
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/ebitengine/purego v0.8.0-alpha.6 h1:ASjpODrlN5dAeziyhqwZxhl8/tS7C4JZmHQ3I/XQGzw=
2-
github.com/ebitengine/purego v0.8.0-alpha.6/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
1+
github.com/ebitengine/purego v0.9.0-alpha h1:612hSxNv9pS9rsRapZ82G6rbECYOOY4mVtM/xbcft/E=
2+
github.com/ebitengine/purego v0.9.0-alpha/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
33
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
44
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 commit comments

Comments
 (0)