mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
11 lines
211 B
AMPL
11 lines
211 B
AMPL
module fluxer.dev/fluxer_marketing
|
|
|
|
go 1.25.5
|
|
|
|
require (
|
|
github.com/chai2010/webp v1.4.0
|
|
github.com/disintegration/imaging v1.6.2
|
|
github.com/gen2brain/avif v0.4.4
|
|
github.com/schollz/progressbar/v3 v3.18.0
|
|
)
|