You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
163 B
Modula-2

module github.com/jordanorelli/fetch-gists
go 1.15
require (
github.com/jordanorelli/blammo v0.0.0-20201024175802-a7a32bef642f
github.com/spf13/cobra v1.1.3
)