mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
all: update hideconsole
This commit is contained in:
parent
77c571b26b
commit
48f3d43189
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/hajimehoshi/ebiten/v2
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128135957-cb1e983e9c36
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128160611-57e7b6b00abd
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.3
|
||||
github.com/ebitengine/purego v0.6.0-alpha.4.0.20240127153756-e7ad88ddfffe
|
||||
github.com/go-text/typesetting v0.1.1-0.20231231232151-8d81c02dc157
|
||||
|
4
go.sum
4
go.sum
@ -1,5 +1,5 @@
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128135957-cb1e983e9c36 h1:O19pgIQkNxzxGjg0JEotIZMOL/NUvonRISWwS4N1xDg=
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128135957-cb1e983e9c36/go.mod h1:hTTBTvVYWKBuxPr7peweneWdkUwEuHuB3C1R/ielR1A=
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128160611-57e7b6b00abd h1:ZOUjLrx0thTZUs43SlHbC/SnLX1ApeCV3S+wElVZfjE=
|
||||
github.com/ebitengine/hideconsole v0.1.1-0.20240128160611-57e7b6b00abd/go.mod h1:hTTBTvVYWKBuxPr7peweneWdkUwEuHuB3C1R/ielR1A=
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.3 h1:gDsHiEBKofH9scQ7rf+3jE1XOutgB0KvTkvP74LaRH4=
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.3/go.mod h1:JtMbxJHZBDXfS8BmVYwzWk9Z6r7jsjwsHzOuZrEkfs4=
|
||||
github.com/ebitengine/purego v0.6.0-alpha.4.0.20240127153756-e7ad88ddfffe h1:bac7sG+vDG+mBmjElwI0p1a2L09rxkY8xcmv5QEFyGA=
|
||||
|
Loading…
Reference in New Issue
Block a user