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.
drone-go/go.mod

9 lines
175 B
Modula-2

module git.awesome-for.me/liuzhiguo/drone-go
go 1.14
require (
github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e
github.com/google/go-cmp v0.2.0
)