chore(deps): Bump github.com/go-openapi/strfmt from 0.26.4 to 0.27.0#195
Merged
obalunenko merged 1 commit intoJul 18, 2026
Merged
Conversation
obalunenko
approved these changes
Jul 18, 2026
Owner
|
@dependabot rebase |
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.26.4 to 0.27.0. - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.4...v0.27.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-openapi/strfmt-0.27.0
branch
from
July 18, 2026 11:00
b40a7f7 to
88b1428
Compare
obalunenko
deleted the
dependabot/go_modules/github.com/go-openapi/strfmt-0.27.0
branch
July 18, 2026 18:13
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.
Bumps github.com/go-openapi/strfmt from 0.26.4 to 0.27.0.
Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
8364821chore: prepare release v0.27.0a98cfd0Add comments for ISO 3166 countries source data09c6110Doc: typo in Readme12fcdc1feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 a...a9ba012feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) (#...4de561ffix(base64): use standard RFC 4648 alphabet on the text path (#87) (#283)7f8ff38test(fuzz): added systematic fuzzing of formats (#282)f33c701fix(duration): fix panic with trailing space, added fuzz (#281)9f0fa2dbuild(deps): bump the other-dependencies group across 3 directories with 1 up...5be05e6build(deps): bump golang.org/x/net