Commit 32b5238
authored
chore(deps): update module github.com/codesphere-cloud/cs-go to v0.13.0 (#52)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/codesphere-cloud/cs-go](https://redirect.github.com/codesphere-cloud/cs-go)
| require | minor | `v0.11.1` -> `v0.13.0` |
---
### Release Notes
<details>
<summary>codesphere-cloud/cs-go
(github.com/codesphere-cloud/cs-go)</summary>
###
[`v0.13.0`](https://redirect.github.com/codesphere-cloud/cs-go/releases/tag/v0.13.0)
#### Changelog
-
[`a0fa977`](https://redirect.github.com/codesphere-cloud/cs-go/commit/a0fa977adbb92b9d727c043a5c7c370bcc140571)
feat: add baseimage to create workspace, add list baseimages command
([#​84](https://redirect.github.com/codesphere-cloud/cs-go/issues/84))
***
Released by
[GoReleaser](https://redirect.github.com/goreleaser/goreleaser).
###
[`v0.12.0`](https://redirect.github.com/codesphere-cloud/cs-go/releases/tag/v0.12.0)
[Compare
Source](https://redirect.github.com/codesphere-cloud/cs-go/compare/v0.11.1...v0.12.0)
#### Changelog
-
[`aae13f0`](https://redirect.github.com/codesphere-cloud/cs-go/commit/aae13f02cc4511e54a542c3c66373d2e94e212a6)
Add renovate.json
([#​64](https://redirect.github.com/codesphere-cloud/cs-go/issues/64))
-
[`0accc37`](https://redirect.github.com/codesphere-cloud/cs-go/commit/0accc3723481b173b4ceb0269455ebe811d3879f)
feat(workspace): Add sync landscape command
([#​80](https://redirect.github.com/codesphere-cloud/cs-go/issues/80))
-
[`542c7dc`](https://redirect.github.com/codesphere-cloud/cs-go/commit/542c7dcd1ae78f0374231142fdb3f5ce96adbcd9)
fix: bump xz version to recover build
([#​82](https://redirect.github.com/codesphere-cloud/cs-go/issues/82))
-
[`f1af221`](https://redirect.github.com/codesphere-cloud/cs-go/commit/f1af221fc32796bc2c340ab5c20fde37a651634b)
fix: clean mod cache before release
([#​81](https://redirect.github.com/codesphere-cloud/cs-go/issues/81))
-
[`b32c2ec`](https://redirect.github.com/codesphere-cloud/cs-go/commit/b32c2ecddbbcdf537b9eb1cbd6cc288995378b52)
refactor(errors): Use FormatAPIError for consistent and readable errors
([#​63](https://redirect.github.com/codesphere-cloud/cs-go/issues/63))
***
Released by
[GoReleaser](https://redirect.github.com/goreleaser/goreleaser).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 2fb0a5e commit 32b5238
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
0 commit comments