-
- Downloads
DockerFile best practices
... | @@ -11,7 +11,7 @@ require ( | ... | @@ -11,7 +11,7 @@ require ( |
github.com/satori/go.uuid v1.2.0 | github.com/satori/go.uuid v1.2.0 | ||
github.com/sirupsen/logrus v1.4.2 | github.com/sirupsen/logrus v1.4.2 | ||
github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086 | github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086 | ||
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20200114203027-fcfc50b29cbb | golang.zx2c4.com/wireguard/wgctrl v0.0.0-20200205215550-e35592f146e4 | ||
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect | gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect | ||
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df | gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df | ||
) | ) |
go.sum
deleted
100644 → 0
Please register or sign in to comment