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.
lntop/vendor/gopkg.in/macaroon.v2/go.mod

8 lines
168 B
Modula-2

6 years ago
module gopkg.in/macaroon.v2
require (
github.com/frankban/quicktest v1.0.0
github.com/google/go-cmp v0.2.0
golang.org/x/crypto v0.0.0-20180723164146-c126467f60eb
)