automated snapshot

This commit is contained in:
sumi
2025-12-22 22:33:57 -06:00
parent aea3c71cf9
commit c29e08bb98
43 changed files with 173 additions and 155 deletions

3
go.mod
View File

@@ -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