discord / lilliput

Resize images and animated GIFs in Go
https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c
Other
1.96k stars 123 forks source link

Verify and auto-update native dependencies built in CI. #197

Closed skidder closed 3 weeks ago

skidder commented 3 weeks ago

Builds on #196 to create a checksum manifest of compiled native code deps, verify their integrity, and update the committed files in the master branch automatically when deps change.