all: update hideconsole

This commit is contained in:
Hajime Hoshi 2024-01-29 01:07:25 +09:00
parent 77c571b26b
commit 48f3d43189
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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
View File

@ -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=