mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-02 05:02:35 -04:00
bazel tidy
This commit is contained in:
parent
3f51297db5
commit
5bcd295921
81 changed files with 430 additions and 429 deletions
|
@ -91,7 +91,7 @@ func runCodegen(cmd *cobra.Command, _ []string) error {
|
|||
return fmt.Errorf("rendering Go code: %w", err)
|
||||
}
|
||||
|
||||
log.Debug(fmt.Sprintf("Go code created at %q 🤖", flags.output))
|
||||
log.Debug(fmt.Sprintf("Go code created at %q 🤖", flags.output))
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue