Files
ZPLify/go.mod

9 lines
154 B
Modula-2
Raw Normal View History

2024-06-16 15:35:26 +02:00
module simonwaldherr.de/go/zplgfa
go 1.22
require (
github.com/anthonynsimon/bild v0.13.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
)