automated snapshot
This commit is contained in:
3
go.mod
3
go.mod
@@ -5,6 +5,7 @@ go 1.24.0
|
||||
toolchain go1.24.10
|
||||
|
||||
require (
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20251219174542-17d5a83d1c33
|
||||
github.com/gen2brain/raylib-go/raylib v0.55.1
|
||||
github.com/go-git/go-git/v6 v6.0.0-20251212081956-e83cbb9651e8
|
||||
github.com/ojrac/opensimplex-go v1.0.2
|
||||
@@ -17,7 +18,7 @@ require (
|
||||
github.com/cloudflare/circl v1.6.1 // indirect
|
||||
github.com/cyphar/filepath-securejoin v0.6.1 // indirect
|
||||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||||
github.com/ebitengine/purego v0.7.1 // indirect
|
||||
github.com/ebitengine/purego v0.8.1 // indirect
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/go-git/gcfg/v2 v2.0.2 // indirect
|
||||
github.com/go-git/go-billy/v6 v6.0.0-20251126203821-7f9c95185ee0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user