This commit is contained in:
Konstantin8105 2022-11-22 18:29:01 +03:00
parent 6e21bd54ae
commit 05e7c1f5e7
6 changed files with 10 additions and 9 deletions

View file

@ -1,7 +1,7 @@
module github.com/gen2brain/raylib-go/physics
module github.com/Konstantin8105/raylib-go/physics
go 1.16
replace github.com/gen2brain/raylib-go/raylib => ../raylib
replace github.com/Konstantin8105/raylib-go/raylib => ../raylib
require github.com/gen2brain/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d
require github.com/Konstantin8105/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d