-
Notifications
You must be signed in to change notification settings - Fork 23
chore(deps/go-scalingo) update go-scalingo to add the support of continuousbackup events #1226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ go 1.25.0 | |
|
|
||
| require ( | ||
| github.com/AlecAivazis/survey/v2 v2.3.7 | ||
| github.com/Scalingo/go-scalingo/v11 v11.1.0 | ||
| github.com/Scalingo/go-scalingo/v11 v11.1.1 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nitpick: I should have noticed that on the other PR, but the version number should have been
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes totally.. It's a miss on my side. But still, I'd prefer to let it like that to avoid to rewrite the release. Sorry about that
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No of course, this is not required 👌 . Let's just pay attention next time. |
||
| github.com/Scalingo/go-utils/errors/v3 v3.2.1 | ||
| github.com/Scalingo/go-utils/logger v1.12.1 | ||
| github.com/Scalingo/go-utils/pagination v1.2.0 | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.