go mod tidy
This commit is contained in:
parent
f239fe2f67
commit
f537de6ed9
2 changed files with 3 additions and 3 deletions
|
@ -20,6 +20,6 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.6.0-alpha.1.0.20231118171415-63c6fec935c5 // indirect
|
||||
github.com/ebitengine/purego v0.6.0-alpha.1.0.20231122024802-192c5e846faa // indirect
|
||||
golang.org/x/sys v0.14.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue