Commit b600032
chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand from 1.3.3 to 1.4.3 (#1262)
* chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand
Bumps [github.com/stackitcloud/stackit-sdk-go/services/runcommand](https://github.com/stackitcloud/stackit-sdk-go) from 1.3.3 to 1.4.3.
- [Release notes](https://github.com/stackitcloud/stackit-sdk-go/releases)
- [Changelog](https://github.com/stackitcloud/stackit-sdk-go/blob/main/CHANGELOG.md)
- [Commits](stackitcloud/stackit-sdk-go@services/iaas/v1.3.3...services/runcommand/v1.4.3)
---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/runcommand
dependency-version: 1.4.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(runcommand): Rename ParameterSchema to ParametersSchema
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>1 parent 18c28c4 commit b600032
File tree
3 files changed
+5
-5
lines changed- internal/cmd/server/command/template/describe
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
| 647 | + | |
| 648 | + | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments