Update examples/go.mod physics/go.mod raygui/go.mod
This commit is contained in:
parent
963c891c4e
commit
2243b93c92
6 changed files with 18 additions and 18 deletions
|
@ -2,6 +2,4 @@ module github.com/gen2brain/raylib-go/physics
|
|||
|
||||
go 1.19
|
||||
|
||||
replace github.com/gen2brain/raylib-go/raylib => ../raylib
|
||||
|
||||
require github.com/gen2brain/raylib-go/raylib v0.0.0-00010101000000-000000000000
|
||||
require github.com/gen2brain/raylib-go/raylib v0.0.0-20230131162822-963c891c4eb9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue