Update modules
This commit is contained in:
parent
fdd3d616da
commit
2be56088ed
3 changed files with 9 additions and 2 deletions
|
@ -14,3 +14,8 @@ require (
|
|||
github.com/jakecoffman/cp v1.2.1
|
||||
github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.6.0-alpha.1.0.20231118171415-63c6fec935c5 // indirect
|
||||
golang.org/x/sys v0.14.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue