This commit is contained in:
Andrew Morgan 2019-10-18 23:14:10 +02:00
parent 145921f207
commit cb24cbdb6e

2
go.mod
View file

@ -65,3 +65,5 @@ require (
gopkg.in/macaroon.v2 v2.1.0
gopkg.in/yaml.v2 v2.2.2
)
go 1.13