chore: Fix module path
This commit is contained in:
parent
45473d7240
commit
d63f1b19df
160 changed files with 192 additions and 253 deletions
|
@ -1,8 +1,8 @@
|
|||
module github.com/gen2brain/raylib-go/physics
|
||||
module git.terah.dev/UnrealXR/raylib-go/physics
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/gen2brain/raylib-go/raylib v0.0.0-20241202103652-5d50abe7c65b
|
||||
require git.terah.dev/UnrealXR/raylib-go/raylib v0.0.0-20241202103652-5d50abe7c65b
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.8.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue