This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
wintergreen/go.mod

8 lines
134 B
Modula-2
Raw Normal View History

2023-08-08 00:07:01 -06:00
module git.tebibyte.media/tomo/wintergreen
go 1.20
2023-08-11 23:00:56 -06:00
require git.tebibyte.media/tomo/tomo v0.23.0
2023-08-08 00:07:01 -06:00
2023-08-11 23:00:56 -06:00
require golang.org/x/image v0.11.0