bump modules

This commit is contained in:
Mikaël Cluseau
2018-12-10 18:22:47 +11:00
parent 3124a1bd36
commit e155660ab0
56 changed files with 90 additions and 26811 deletions

5
go.mod
View File

@ -1,6 +1,7 @@
module novit.nc/direktil/pkg
require (
github.com/ulikunitz/xz v0.5.4
gopkg.in/yaml.v2 v2.2.1
github.com/ulikunitz/xz v0.5.5
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.2
)