docs: update auto-generated docs

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2022-01-10 12:05:25 -08:00
parent 200aca9f3d
commit f7de4500a4
5 changed files with 12 additions and 12 deletions

View File

@@ -57,7 +57,7 @@ Re-usable component for the Go compiler
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*version* | `*"1.16" \| string` |Go version to use |
|*args* | `[]` |Arguments to the Go binary |
|*args* | `[...string]` |Arguments to the Go binary |
|*source* | `dagger.#Artifact` |Source Directory to build |
### go.#Go Outputs