fix(deps): bump otel, x/sys, protobuf for open Dependabot alerts#74
Open
sezaakgun wants to merge 1 commit into
Open
fix(deps): bump otel, x/sys, protobuf for open Dependabot alerts#74sezaakgun wants to merge 1 commit into
sezaakgun wants to merge 1 commit into
Conversation
- go.opentelemetry.io/otel: v1.40.0 -> v1.41.0 - golang.org/x/sys: v0.0.0-20210603081109-ebe580a85c40 -> v0.0.0-20220412211240-33da011f77ad - google.golang.org/protobuf: v1.26.0-rc.1 -> v1.33.0 Applied to insrequester module (only module referencing these outdated versions).
berk-karaal
approved these changes
Jul 2, 2026
ozan-koksal
approved these changes
Jul 2, 2026
mertgurkan0
approved these changes
Jul 2, 2026
rafet
approved these changes
Jul 7, 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.
Summary
Bumps three Go dependencies in the
insrequestermodule to their Dependabot-recommended fixed versions (this was the only module in the repo referencing the vulnerable versions):github.com/golang/protobufwas also bumped transitively (v1.4.3 -> v1.5.0) as ago mod tidyside effect of the protobuf bump.Other modules checked:
inssentryalready hasgolang.org/x/sysat v0.6.0 (already above the fixed version, no change needed).insrequester/v3already hasotelat v1.43.0 (already above fixed version, no change needed).Evidence
go build ./...— successgo test ./...— 9 passed in 1 packagesgo mod tidy— cleanTest plan
go build ./...in insrequestergo test ./...in insrequester