step
This commit is contained in:
parent
096a3a00b2
commit
a7d8b702ef
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
||||||
module github.com/gen2brain/raylib-go/easings
|
module github.com/Konstantin8105/raylib-go/easings
|
||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
module github.com/gen2brain/raylib-go/rres
|
module github.com/Konstantin8105/raylib-go/rres
|
||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
replace github.com/gen2brain/raylib-go/raylib => ../raylib
|
replace github.com/Konstantin8105/raylib-go/raylib => ../raylib
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/dsnet/compress v0.0.1
|
github.com/dsnet/compress v0.0.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue