You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 |
|
)
|
|
|