mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-22 16:28:53 +02:00
Initial v1.0.0 commit
This commit is contained in:
7
vendor/github.com/markbates/safe/go.mod
generated
vendored
Normal file
7
vendor/github.com/markbates/safe/go.mod
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/markbates/safe
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.2.2
|
||||
)
|
||||
Reference in New Issue
Block a user