fix /boot and fatal
This commit is contained in:
6
go.mod
6
go.mod
@ -1,8 +1,10 @@
|
||||
module novit.nc/direktil/initrd
|
||||
|
||||
require (
|
||||
gopkg.in/yaml.v2 v2.2.4
|
||||
novit.nc/direktil/pkg v0.0.0-20191009054056-6e432c2a06e6
|
||||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
|
||||
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221
|
||||
gopkg.in/yaml.v2 v2.3.0
|
||||
novit.nc/direktil/pkg v0.0.0-20191211161950-96b0448b84c2
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
Reference in New Issue
Block a user