module github.com/drone/drone-go

go 1.14

require (
	github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e
	github.com/google/go-cmp v0.2.0
)
