Update modules
This commit is contained in:
parent
42e75c98a8
commit
f0edd24743
2 changed files with 12 additions and 12 deletions
|
@ -3,10 +3,10 @@ module examples
|
|||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/gen2brain/raylib-go/easings v0.0.0-20230307103755-cffbfcd37112
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20230307103755-cffbfcd37112
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20230307103755-cffbfcd37112
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230307103755-cffbfcd37112
|
||||
github.com/gen2brain/raylib-go/easings v0.0.0-20230307112435-42e75c98a85b
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20230307111832-5dcd22c1f844
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20230307111832-5dcd22c1f844
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230307112435-42e75c98a85b
|
||||
github.com/jakecoffman/cp v1.2.1
|
||||
github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue