Dev/mpenicaud/bump deps - #286
Merged
Merged
Conversation
FrostByte0x
marked this pull request as draft
September 21, 2026 16:45
FrostByte0x
force-pushed
the
dev/mpenicaud/bump_deps
branch
from
September 21, 2026 16:46
e851d66 to
a30f555
Compare
CHORE: run go fix to modernize Go idioms Bumping kin-openapi added a verification that $ref fields are alone, which is not the case for OVH API, so we allow it. Logout.go: will move more error handling to errors.AsType later. Signed-off-by: FrostByte0x <271714451+FrostByte0x@users.noreply.github.com>
Signed-off-by: FrostByte0x <271714451+FrostByte0x@users.noreply.github.com>
FrostByte0x
force-pushed
the
dev/mpenicaud/bump_deps
branch
from
September 21, 2026 21:15
0255ae8 to
cd8e8a3
Compare
FrostByte0x
marked this pull request as ready for review
September 21, 2026 21:16
amstuta
approved these changes
Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bump Golang version and deps
Run go fix
Small change to error handling in logout, will be expanded.
Type of change
Checklist:
go mod tidy