summaryrefslogtreecommitdiff
path: root/vendor/github.com/go-fed/httpsig/go.mod
blob: a4076921aafe249d50854c6845602e4de00895e0 (plain)
1
2
3
4
5
module github.com/go-fed/httpsig

require golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9

go 1.13