diff --git a/examples/go.mod b/examples/go.mod index 254e9b2..d16f5e1 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/gen2brain/raylib-go/physics v0.0.0-20230413172235-a62b332ffc4a - github.com/gen2brain/raylib-go/raylib v0.0.0-20230413172235-a62b332ffc4a + github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f github.com/jakecoffman/cp v1.2.1 github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b ) diff --git a/examples/go.sum b/examples/go.sum index d618d70..a80ea09 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -1,7 +1,7 @@ github.com/gen2brain/raylib-go/physics v0.0.0-20230413172235-a62b332ffc4a h1:YiVRz76RzAgEl4UDxXK51PZp4a46ocSF3MN5RPDiKs8= github.com/gen2brain/raylib-go/physics v0.0.0-20230413172235-a62b332ffc4a/go.mod h1:Vf/TIMnolPj/pEnPQObb/cL481gg/La8CgwibfA9gx4= -github.com/gen2brain/raylib-go/raylib v0.0.0-20230413172235-a62b332ffc4a h1:Ia3FYwv7nxvb55YZCKfiXfgLwrrQv3fbjvnSwnOAl14= -github.com/gen2brain/raylib-go/raylib v0.0.0-20230413172235-a62b332ffc4a/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f h1:erUJFP3XPbdiOAxcixPObRpkGMcMyGo5PzG2890hZSo= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro= github.com/jakecoffman/cp v1.2.1 h1:zkhc2Gpo9l4NLUZfeG3j33+3bQD7MkqPa+n5PdX+5mI= github.com/jakecoffman/cp v1.2.1/go.mod h1:JjY/Fp6d8E1CHnu74gWNnU0+b9VzEdUVPoJxg2PsTQg= github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b h1:+67TGbwfgeB5o03Rx+ZBW44zAQ+wUujcwdRA0p9CbJI= diff --git a/physics/go.mod b/physics/go.mod index 8d01b52..8180595 100644 --- a/physics/go.mod +++ b/physics/go.mod @@ -2,4 +2,4 @@ module github.com/gen2brain/raylib-go/physics go 1.19 -require github.com/gen2brain/raylib-go/raylib v0.0.0-20230307103755-cffbfcd37112 +require github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f diff --git a/physics/go.sum b/physics/go.sum index a9ea418..920491d 100644 --- a/physics/go.sum +++ b/physics/go.sum @@ -1,2 +1,2 @@ -github.com/gen2brain/raylib-go/raylib v0.0.0-20230307103755-cffbfcd37112 h1:kpYkZ9ziXlyoNGPjLW3plJsxfpqLNPvnOmx6BB6lqhA= -github.com/gen2brain/raylib-go/raylib v0.0.0-20230307103755-cffbfcd37112/go.mod h1:+NbsqGlEQqGqrsgJFF5Yj2dkvn0ML2SQb8RqM2hJsPU= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f h1:erUJFP3XPbdiOAxcixPObRpkGMcMyGo5PzG2890hZSo= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro= diff --git a/raygui/go.mod b/raygui/go.mod index d77c14c..cbd94ea 100644 --- a/raygui/go.mod +++ b/raygui/go.mod @@ -2,4 +2,4 @@ module github.com/gen2brain/raylib-go/raygui go 1.19 -require github.com/gen2brain/raylib-go/raylib v0.0.0-20230307110033-4c00ef823fa6 +require github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f diff --git a/raygui/go.sum b/raygui/go.sum index 1e35fe8..920491d 100644 --- a/raygui/go.sum +++ b/raygui/go.sum @@ -1,2 +1,2 @@ -github.com/gen2brain/raylib-go/raylib v0.0.0-20230307110033-4c00ef823fa6 h1:G90rg0LNvMZbOx+/LpQBj6GRabVoisGAdOVUC5XoPYU= -github.com/gen2brain/raylib-go/raylib v0.0.0-20230307110033-4c00ef823fa6/go.mod h1:+NbsqGlEQqGqrsgJFF5Yj2dkvn0ML2SQb8RqM2hJsPU= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f h1:erUJFP3XPbdiOAxcixPObRpkGMcMyGo5PzG2890hZSo= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro= diff --git a/rres/go.mod b/rres/go.mod index 8301fa3..566d112 100644 --- a/rres/go.mod +++ b/rres/go.mod @@ -2,4 +2,4 @@ module github.com/gen2brain/raylib-go/rres go 1.19 -require github.com/gen2brain/raylib-go/raylib v0.0.0-20230511170620-d84e4cc82f8d +require github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f diff --git a/rres/go.sum b/rres/go.sum index 9cff378..920491d 100644 --- a/rres/go.sum +++ b/rres/go.sum @@ -1,2 +1,2 @@ -github.com/gen2brain/raylib-go/raylib v0.0.0-20230511170620-d84e4cc82f8d h1:M1gq2devl4lx6K0Gky7CvbYrxMMP2uC903C9bO+GO28= -github.com/gen2brain/raylib-go/raylib v0.0.0-20230511170620-d84e4cc82f8d/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f h1:erUJFP3XPbdiOAxcixPObRpkGMcMyGo5PzG2890hZSo= +github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f/go.mod h1:AwtGA3aTtYdezNxEVbfchaLw/z+CuRDh2Mlxy0FbBro=