bump tink for e2e test
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
This commit is contained in:
4
go.mod
4
go.mod
@ -3,6 +3,6 @@ module github.com/tinkerbell/sandbox
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/gianarb/vagrant-go v0.0.0-20200902133321-62ba563fe383
|
||||
github.com/tinkerbell/tink v0.0.0-20200901114255-ac175e0629c5
|
||||
github.com/gianarb/vagrant-go v0.0.0-20200902133321-62ba563fe383 // indirect
|
||||
github.com/tinkerbell/tink v0.0.0-20201109122352-0e8e57332303 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user