chore: update vendor

This commit is contained in:
Mikaël Cluseau
2018-07-03 18:25:07 +11:00
parent ecb3e9c868
commit f91ae88876
211 changed files with 18789 additions and 46221 deletions

4
go.mod
View File

@ -1,8 +1,10 @@
module novit.nc/direktil/local-server
require (
github.com/cavaliercoder/go-cpio v0.0.0-20180222193108-9caab6ff29df
github.com/cavaliercoder/go-cpio v0.0.0-20180626203310-925f9528c45e
github.com/cloudflare/cfssl v0.0.0-20180530085446-275fb308ac70
github.com/golang/protobuf v1.1.0
github.com/google/certificate-transparency-go v1.0.19
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
novit.nc/direktil/pkg v0.0.0-20180619202319-3b512e61055e
)