mirror of
https://code.rocketnine.space/tslocum/twins.git
synced 2024-11-27 13:18:13 +01:00
9 lines
195 B
Modula-2
9 lines
195 B
Modula-2
module gitlab.com/tslocum/twins
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/h2non/filetype v1.1.0
|
|
github.com/makeworld-the-better-one/go-gemini v0.9.0
|
|
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
|
|
)
|