Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Apr 13, 2025

This PR contains the following updates:

Package Change Age Confidence
filippo.io/age v1.1.1 -> v1.2.1 age confidence
github.com/Khan/genqlient v0.7.0 -> v0.8.1 age confidence
github.com/ProtonMail/go-crypto v1.0.0 -> v1.3.0 age confidence
github.com/ProtonMail/gopenpgp/v2 v2.7.5 -> v2.9.0 age confidence
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1 age confidence
github.com/alexflint/go-arg v1.4.2 -> v1.6.0 age confidence
github.com/alexflint/go-scalar v1.0.0 -> v1.2.0 age confidence
github.com/aws/aws-sdk-go-v2 v1.26.1 -> v1.39.2 age confidence
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.7.1 age confidence
github.com/aws/aws-sdk-go-v2/config v1.27.11 -> v1.31.12 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 -> v1.18.16 age confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 -> v1.18.9 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 -> v1.4.9 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 -> v2.7.9 age confidence
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.3 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 -> v1.4.9 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 -> v1.9.0 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 -> v1.13.9 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 -> v1.19.9 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 -> v1.88.4 age confidence
github.com/aws/aws-sdk-go-v2/service/sso v1.20.5 -> v1.29.6 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 -> v1.35.1 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 -> v1.38.6 age confidence
github.com/aws/smithy-go v1.20.2 -> v1.23.0 age confidence
github.com/cloudflare/circl v1.3.8 -> v1.6.1 age confidence
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0 age confidence
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.3 age confidence
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8 age confidence
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 -> v0.2.0 age confidence
github.com/hashicorp/go-sockaddr v1.0.6 -> v1.0.7 age confidence
github.com/hashicorp/vault/api v1.13.0 -> v1.22.0 age confidence
github.com/hashicorp/vault/api/auth/approle v0.6.0 -> v0.11.0 age confidence
github.com/hashicorp/vault/api/auth/kubernetes v0.6.0 -> v0.10.0 age confidence
github.com/magiconair/properties v1.8.7 -> v1.8.10 age confidence
github.com/nikoksr/notify v0.41.0 -> v0.41.1 age confidence
github.com/pelletier/go-toml/v2 v2.2.1 -> v2.2.4 age confidence
github.com/prometheus/client_golang v1.19.0 -> v1.23.2 age confidence
github.com/prometheus/client_model v0.6.1 -> v0.6.2 age confidence
github.com/prometheus/common v0.53.0 -> v0.67.1 age confidence
github.com/prometheus/procfs v0.14.0 -> v0.17.0 age confidence
github.com/sagikazarmark/locafero v0.4.0 -> v0.12.0 age confidence
github.com/spf13/afero v1.11.0 -> v1.15.0 age confidence
github.com/spf13/cast v1.6.0 -> v1.10.0 age confidence
github.com/spf13/cobra v1.8.0 -> v1.10.1 age confidence
github.com/spf13/pflag v1.0.5 -> v1.0.10 age confidence
github.com/spf13/viper v1.18.2 -> v1.21.0 age confidence
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence
github.com/vektah/gqlparser/v2 v2.5.16 -> v2.5.30 age confidence
github.com/xanzy/go-gitlab v0.103.0 -> v0.115.0 age confidence
golang.org/x/crypto v0.36.0 -> v0.43.0 age confidence
golang.org/x/mod v0.17.0 -> v0.29.0 age confidence
golang.org/x/net v0.38.0 -> v0.46.0 age confidence
golang.org/x/oauth2 v0.27.0 -> v0.32.0 age confidence
golang.org/x/sync v0.12.0 -> v0.17.0 age confidence
golang.org/x/sys v0.31.0 -> v0.37.0 age confidence
golang.org/x/text v0.23.0 -> v0.30.0 age confidence
golang.org/x/time v0.5.0 -> v0.14.0 age confidence
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.38.0 age confidence
google.golang.org/protobuf v1.33.0 -> v1.36.10 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FiloSottile/age (filippo.io/age)

v1.2.1: age v1.2.1: security fix

Compare Source

This release fixes a security vulnerability that could allow an attacker to execute an arbitrary binary under certain conditions.

See GHSA-32gq-x56h-299c.

Plugin names may now only contain alphanumeric characters or the four special characters +-._.

Thanks to ⬡-49016 for reporting this issue.

v1.2.0: age v1.2.0

Compare Source

A small release to build the release binaries with a more recent Go toolchain, and to fix a couple CLI edge cases (#​491, #​555).

The Go module now exposes a plugin package that provides an age plugin client. That is, Recipient and Identity implementations that invoke a plugin binary, allowing the use of age plugins in Go programs.

Finally, Recipients can now return a set of "labels" by implementing RecipientWithLabels. This allows replicating the special behavior of the scrypt Recipient in third-party Recipients, or applying policy useful for authenticated or post-quantum Recipients.

// RecipientWithLabels can be optionally implemented by a Recipient, in which
// case Encrypt will use WrapWithLabels instead of Wrap.
//
// Encrypt will succeed only if the labels returned by all the recipients
// (assuming the empty set for those that don't implement RecipientWithLabels)
// are the same.
//
// This can be used to ensure a recipient is only used with other recipients
// with equivalent properties (for example by setting a "postquantum" label) or
// to ensure a recipient is always used alone (by returning a random label, for
// example to preserve its authentication properties).
type RecipientWithLabels interface {
	WrapWithLabels(fileKey []byte) (s []*Stanza, labels []string, err error)
}
Khan/genqlient (github.com/Khan/genqlient)

v0.8.1

Compare Source

This release fixes a bug introduced in v0.8.0 breaking path resolution on Windows, along with some other small features and bugs.

New features:
  • Added @genqlient(alias) directive to customize field names without requiring GraphQL aliases (fixes #​367)
  • Added auto_camel_case config option to automatically convert snake_case to camelCase in both field names and type names
Bug fixes:
  • fixed path resolution on Windows
  • fixed documentation link in introduction.md
  • upgraded version of alexflint/go-arg from 1.4.2 to 1.5.1
  • fixed a typo in the struct + fragment error message

v0.8.0

Compare Source

This release adds support for genqlient subscriptions; see the documentation for more, and thanks to @​matthieu4294967296moineau for the original implementation and @​HaraldNordgren for additional testing and improvements.

Note that genqlient now requires Go 1.22.5 or higher, and is tested through Go 1.23.3.

Breaking changes:
  • genqlient now forbids omitempty: false (including implicit behaviour) when using pointer on non-null input field.
  • The error text for HTTP errors has changed slightly. If you were parsing it, switch to As-ing to graphql.HTTPError.
New features:
  • genqlient now supports subscriptions; the websocket protocol is by default graphql-transport-ws but can be set to another value.
    See the documentation for more details on how to use subscriptions.
  • genqlient now supports double-star globs for schema and query files; see genqlient.yaml docs for more.
  • genqlient now generates slices containing all enum values for each enum type.
  • genqlient now returns Is/As-able errors when the HTTP request returns a non-200 status.
Bug fixes:
  • omitempty validation:
    • allow omitempty on non-nullable input field, if the field has a default
    • allow omitempty: false on an input field, even when it is non-nullable
  • don't do omitempty and pointer input types validation when use_struct_reference is used, as the generated type is often not compatible with validation logic.
  • the allow_broken_features option, which no longer did anything, has been removed
ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)

v1.3.0

Compare Source

What's Changed

  • API v2: Tolerate invalid key signatures if one verifies in #​284
  • Enforce acceptable hash functions in clearsign in #​281
  • Allow to set a decompressed message size limit in #​285
  • API v1: Only allow acceptable hashes when writing signatures in #​286

Full Changelog: ProtonMail/go-crypto@v1.2.0...v1.3.0

v1.2.0

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.6...v1.2.0

v1.1.6

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.5...v1.1.6

v1.1.5

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.4...v1.1.5

v1.1.4

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.3...v1.1.4

v1.1.3

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

  • Cleartext Framework: Exclude the line-ending separator when decoding plaintext by @​lubux in #​242

Full Changelog: ProtonMail/go-crypto@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

This release adds full support for the new version of the OpenPGP standard, RFC 9580. In addition, the release introduces an improved non-backwards compatible v2 API. The API in the openpgp package remains fully backwards compatible while the new v2 API is located in a separate v2 package in openpgp.

For the full changes since v1.0.0, see the previous release notes. For the full changelog, see ProtonMail/go-crypto@v1.0.0...v1.1.0.

Changes since v1.1.0-beta.0:

  • Replace expiring curve448 integration test vector by @​lubux
  • Validate input key size in SEIPDv2 decryption by @​lubux

Changelog since v1.1.0-beta.0: ProtonMail/go-crypto@v1.1.0-beta.0...v1.1.0.

ProtonMail/gopenpgp (github.com/ProtonMail/gopenpgp/v2)

v2.9.0

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.3.0.
  • Change min go version to 1.22.0.

Full Changelog: ProtonMail/gopenpgp@v2.8.3...v2.9.0

v2.8.3

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.6

Full Changelog: ProtonMail/gopenpgp@v2.8.2...v2.8.3

v2.8.2

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.4

Full Changelog: ProtonMail/gopenpgp@v2.8.1...v2.8.2

v2.8.1

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.3

Full Changelog: ProtonMail/gopenpgp@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Support for RFC 9580

Adds support for reading and writing messages with RFC 9580 by updating the underlying go-crypto fork library to the latest version. Note that GopenPGP v2 currently does not support:

  • RFC 9580 intended recipients
  • RFC 9580 key generation

For full RFC 9580 support, we recommend upgrading to GopenPGP v3.

Full Changelog: ProtonMail/gopenpgp@v2.7.5...v2.8.0

agnivade/levenshtein (github.com/agnivade/levenshtein)

v1.2.1

Compare Source

v1.2.0

Compare Source

alexflint/go-arg (github.com/alexflint/go-arg)

v1.6.0

Compare Source

Hey friends, here is the latest go-arg. What fun. I enjoy maintaining this library a lot. Lots of contributions from new contributors since last release -- check out new contributors section below. Very impressive work everyone.

I'm working on completions support for this library. It's going to be a separate library, in a separate repository, that will (if all goes according to plan) be a general-purpose cross-language cross-shell completion-support binary. I'll then add some options in this library to make use of that project, probably mostly in the form of documentation and examples rather than any significant changes to default behavior. If you'd like to give input on any of that, please reach out via email (see email address in my github profile).

As always, sorry for all the open issues and un-merged PRs!

What's Changed

New Contributors

Full Changelog: alexflint/go-arg@v1.6.0...v1.5.2

v1.5.1

Compare Source

  • Fixes a bug introduced in v1.5.0 where bad struct tags and other parser-level initialization problems would result in a crash rather than a clean exit in MustParse (thanks @​hhromic !)

v1.5.0: Version 1.5.0

Compare Source

  • Argument structs can define Description() and Epilogue(), which are added to the usage string

  • Subcommands can have multiple aliases like this:

var args struct {
    Remove *struct{} `arg:"subcommand:remove|rm|r" help:"remove something from somewhere"`
}
  • Improves formatting of usage string when the placeholder tag is set to empty string

  • Do not handle --version when the args struct lacks a Version() function

  • Add StructSubcommands to Config struct

v1.4.3: Version 1.4.3

Compare Source

  • Correctly brackets non-required positional arguments in usage strings
  • Fixes help and usage strings for subcommands.
  • Add native support for url.URL via go-scalar
  • Add environment variables names to error messages when relevant
alexflint/go-scalar (github.com/alexflint/go-scalar)

v1.2.0: Add support for hex, oct, and binary integer literals

Compare Source

Adds support for int literals described in https://go.dev/ref/spec#Integer_literals. This includes hex literals 0x123, oct literals 0o123, binary literals 0b101, and underscores in any integer literlal 123_456_789

v1.1.0: Add support for URLs

Compare Source

This release adds support for parsing URLs represented via the standard library type url.URL.

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.39.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/account: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.37.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.30.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.27.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.35.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.18.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.45.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.29.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.41.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.39.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apptest: v1.4.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.48.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.37.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.48.0
    • Feature: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.51
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.39.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.47.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.22.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.27.0
    • Feature: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.23.3
    • Bug Fix: Adds case-insensitive handling of erro

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor Author

red-hat-konflux bot commented Apr 13, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.13.1
github.com/hashicorp/hcl v1.0.0 -> v1.0.1-vault-7

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 3 times, most recently from 85f86ee to 0cb8522 Compare April 19, 2025 17:31
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 2 times, most recently from 028f7f2 to 02133bb Compare April 28, 2025 22:02
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 4 times, most recently from 8f69127 to b9e93e5 Compare May 7, 2025 15:17
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 2 times, most recently from ed465fe to d987cbe Compare May 18, 2025 22:04
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 5 times, most recently from 21d1002 to 3752ab8 Compare May 28, 2025 07:03
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 6 times, most recently from e36d94c to afca9da Compare June 5, 2025 21:26
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 4 times, most recently from 79b5eb2 to ab8e982 Compare June 10, 2025 20:36
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 3 times, most recently from f3db3bb to 141dca7 Compare June 16, 2025 08:35
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 2 times, most recently from c195879 to 8cb0778 Compare August 23, 2025 08:11
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch from 8cb0778 to f37446e Compare September 6, 2025 16:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch from f37446e to da15a54 Compare September 27, 2025 08:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch 24 times, most recently from 9dc6695 to 5acefe1 Compare October 10, 2025 12:12
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch-gomod branch from 5acefe1 to 4a58dc4 Compare October 10, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants