all: update hideconsole

This commit is contained in:
Hajime Hoshi 2024-01-28 23:01:24 +09:00
parent a9549ddf68
commit 77c571b26b
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.20240128134610-18911e5b4e5a
github.com/ebitengine/hideconsole v0.1.1-0.20240128135957-cb1e983e9c36
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.20240128134610-18911e5b4e5a h1:jbcOj8dDIC7Wq05m2oT9+gogs7CAo2CctIfEw0jlWas=
github.com/ebitengine/hideconsole v0.1.1-0.20240128134610-18911e5b4e5a/go.mod h1:hTTBTvVYWKBuxPr7peweneWdkUwEuHuB3C1R/ielR1A=
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/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=