2024-03-23 05:15:23 +01:00
|
|
|
module git.danitheskunk.com/squishy/blooblib
|
|
|
|
|
|
|
|
go 1.22.1
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/askeladdk/aseprite v0.0.4
|
2024-03-23 09:41:02 +01:00
|
|
|
github.com/veandco/go-sdl2 v0.5.0-alpha.4.0.20240323054118-79669ab74d94
|
2024-03-23 05:15:23 +01:00
|
|
|
golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81
|
|
|
|
)
|