diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/stub.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/stub.go b/executor/stub.go index a85683ee3..9b6ab882e 100644 --- a/executor/stub.go +++ b/executor/stub.go @@ -2,6 +2,6 @@ // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. // Just to make cross-compilation tests work, -// otherwise they fail with "no buildable Go source files" +// otherwise they fail with "no buildable Go source files". package executor |
