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/raygui
|
|||
|
||||
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
|
||||
|
|
2
raygui/go.sum
Normal file
2
raygui/go.sum
Normal file
|
@ -0,0 +1,2 @@
|
|||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230131162822-963c891c4eb9 h1:xRHgpz2plzW2Lq8msailf2k2Jz9IKWngnzijX7ruN6Y=
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230131162822-963c891c4eb9/go.mod h1:+NbsqGlEQqGqrsgJFF5Yj2dkvn0ML2SQb8RqM2hJsPU=
|
Loading…
Add table
Add a link
Reference in a new issue