Skip to content

chore(deps): update module github.com/google/s2a-go to v0.1.9#31

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-google-s2a-go-0.x
Open

chore(deps): update module github.com/google/s2a-go to v0.1.9#31
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-google-s2a-go-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Nov 6, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/google/s2a-go v0.1.7v0.1.9 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

google/s2a-go (github.com/google/s2a-go)

v0.1.9

Compare Source

What's Changed

v0.1.8

Compare Source

v0.1.8


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.


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

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


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch December 8, 2025 05:22
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from aa6a0bb to e77d6df Compare December 8, 2025 09:07
@red-hat-konflux

red-hat-konflux Bot commented Dec 8, 2025

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: backend/go.sum
Command failed: go get -t ./...
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading google.golang.org/api v0.177.0
go: downloading cloud.google.com/go v0.112.2
go: downloading golang.org/x/sys v0.28.0
go: downloading golang.org/x/sync v0.10.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading golang.org/x/text v0.21.0
go: downloading cloud.google.com/go/compute/metadata v0.3.0
go: downloading cloud.google.com/go/compute v1.24.0
go: downloading cloud.google.com/go/iam v1.1.6
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading golang.org/x/oauth2 v0.19.0
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading google.golang.org/grpc v1.63.2
go: downloading google.golang.org/protobuf v1.34.2
go: downloading cloud.google.com/go/auth v0.3.0
go: downloading golang.org/x/net v0.33.0
go: downloading github.com/gocarina/gocsv v0.0.0-20220707092902-b9da1f06c77e
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/go-logr/stdr v1.2.2
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/context: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/context
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/dal: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/dal
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/log: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/log
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/plugin: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/plugin
go: github.com/apache/incubator-devlake/helpers/pluginhelper/api tested by
	github.com/apache/incubator-devlake/helpers/pluginhelper/api.test imports
	github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api: cannot find module providing package github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.

@snyk-io

snyk-io Bot commented Dec 8, 2025

Copy link
Copy Markdown

Snyk checks have failed. 4 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (4)
Open Source Security 0 4 0 0 4 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from a26151b to e77d6df Compare December 18, 2025 17:10
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed Dec 29, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 29, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 Dec 29, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 29, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from 2febed0 to e77d6df Compare December 29, 2025 21:19
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from e77d6df to f5f7626 Compare February 12, 2026 21:17
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed Mar 24, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 24, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 Mar 24, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 24, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from f5f7626 to 3d25f59 Compare March 24, 2026 19:12
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch March 24, 2026 19:13
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch from 3d25f59 to 3ec3143 Compare April 2, 2026 22:40
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch April 11, 2026 02:16
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch 2 times, most recently from 3ec3143 to da9de0f Compare April 11, 2026 06:03
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed May 28, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 28, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/google/s2a-go to v0.1.9 - autoclosed chore(deps): update module github.com/google/s2a-go to v0.1.9 May 28, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 28, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-google-s2a-go-0.x branch 2 times, most recently from da9de0f to abafb4b Compare May 28, 2026 10:31
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