Commit 678d448
authored
update(deps): update module github.com/codesphere-cloud/cs-go to v0.19.1 (#207)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/codesphere-cloud/cs-go](https://redirect.github.com/codesphere-cloud/cs-go)
| `v0.17.2` -> `v0.19.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>codesphere-cloud/cs-go
(github.com/codesphere-cloud/cs-go)</summary>
###
[`v0.19.1`](https://redirect.github.com/codesphere-cloud/cs-go/releases/tag/v0.19.1)
[Compare
Source](https://redirect.github.com/codesphere-cloud/cs-go/compare/v0.19.0...v0.19.1)
#### Changelog
-
[`a6e4a5a`](https://redirect.github.com/codesphere-cloud/cs-go/commit/a6e4a5a901a95094c56e9dfbd4f5a91e70f46986)
fix: pass GlobalOptions as pointer
([#​195](https://redirect.github.com/codesphere-cloud/cs-go/issues/195))
-
[`2c3e524`](https://redirect.github.com/codesphere-cloud/cs-go/commit/2c3e5244a7840c10efd2d45f46fb08867abd1ad1)
update(deps): update dependency go to v1.26.0
([#​187](https://redirect.github.com/codesphere-cloud/cs-go/issues/187))
***
Released by
[GoReleaser](https://redirect.github.com/goreleaser/goreleaser).
###
[`v0.19.0`](https://redirect.github.com/codesphere-cloud/cs-go/releases/tag/v0.19.0)
[Compare
Source](https://redirect.github.com/codesphere-cloud/cs-go/compare/v0.18.0...v0.19.0)
#### Changelog
-
[`9892e3d`](https://redirect.github.com/codesphere-cloud/cs-go/commit/9892e3d87f52114426d631220eabfe5c80c8b9f4)
feat: Print requests and responses on when passing -v flag
([#​191](https://redirect.github.com/codesphere-cloud/cs-go/issues/191))
***
Released by
[GoReleaser](https://redirect.github.com/goreleaser/goreleaser).
###
[`v0.18.0`](https://redirect.github.com/codesphere-cloud/cs-go/releases/tag/v0.18.0)
[Compare
Source](https://redirect.github.com/codesphere-cloud/cs-go/compare/v0.17.2...v0.18.0)
#### Changelog
-
[`c3cbbde`](https://redirect.github.com/codesphere-cloud/cs-go/commit/c3cbbdedee1aff0d65bdc36412cc9101170f1faf)
ci: use codesphere renovate go-config
([#​188](https://redirect.github.com/codesphere-cloud/cs-go/issues/188))
-
[`e857c5b`](https://redirect.github.com/codesphere-cloud/cs-go/commit/e857c5bba0e812415f059a9338f6997cc9ee33d3)
feat: Improved handling of unexpected errors
([#​190](https://redirect.github.com/codesphere-cloud/cs-go/issues/190))
***
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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 5e192e7 commit 678d448
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | | - | |
| 365 | + | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
0 commit comments