mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
chore: Convert assets from bindatafs to go embeds (#16066)
* Convert assets from bindatafs to go embeds * Add command/asset to "uninteresting" list for missing test check * Remove generate-examples target * Update paths in tests
This commit is contained in:
@@ -147,6 +147,9 @@ var uninteresting = []string{
|
||||
// main
|
||||
".",
|
||||
|
||||
// go embed assets
|
||||
"command/asset",
|
||||
|
||||
// testing helpers
|
||||
"ci",
|
||||
"client/testutil",
|
||||
|
||||
Reference in New Issue
Block a user