config/apply: factorize here
This commit is contained in:
4
go.mod
4
go.mod
@ -2,8 +2,10 @@ module novit.tech/direktil/pkg
|
||||
|
||||
require (
|
||||
github.com/cavaliergopher/cpio v1.0.1
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/rs/zerolog v1.31.0
|
||||
github.com/ulikunitz/xz v0.5.11
|
||||
golang.org/x/crypto v0.16.0
|
||||
golang.org/x/crypto v0.18.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
novit.nc/direktil/pkg v0.0.0-20220221171542-fd3ce3a1491b
|
||||
)
|
||||
|
Reference in New Issue
Block a user