We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 777f75a + bb900da commit 690783bCopy full SHA for 690783b
data/data/tools.go
@@ -8,5 +8,5 @@ import "embed"
8
// this package and no other codebases should either, as we intend to remove it
9
// once ARO has moved off the wrapper.
10
11
-//go:embed bootstrap/* manifests/* coreos/*
+//go:embed all:bootstrap manifests/* coreos/*
12
var _ embed.FS
0 commit comments