-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508212650-e915e34b70ab #5494
Conversation
bdcb3dd
to
1477ee4
Compare
1477ee4
to
48d28da
Compare
48d28da
to
961a456
Compare
instrgen/driver/go.mod
Outdated
@@ -6,7 +6,7 @@ replace go.opentelemetry.io/contrib/instrgen => ../ | |||
|
|||
require ( | |||
github.com/stretchr/testify v1.9.0 | |||
go.opentelemetry.io/contrib/instrgen v0.0.0-00010101000000-000000000000 | |||
go.opentelemetry.io/contrib/instrgen v0.0.0-20240507173213-3a062aabd9fb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pdelewski, do we need a separate Go module for instrgen/driver
?
@@ -4,7 +4,7 @@ go 1.21 | |||
|
|||
replace go.opentelemetry.io/contrib/instrgen => ../../.. | |||
|
|||
require go.opentelemetry.io/contrib/instrgen v0.0.0-20221228173227-92e0588b124b | |||
require go.opentelemetry.io/contrib/instrgen v0.0.0-20240507173213-3a062aabd9fb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pdelewski, do we need a separate Go module here?
961a456
to
14ce1fd
Compare
997a28f
to
67389f9
Compare
961633c
to
2796a3b
Compare
84814b6
to
1014d16
Compare
c36a497
to
a9e5ca9
Compare
a9e5ca9
to
823e536
Compare
823e536
to
9573414
Compare
I created #5530 as it looks like @pdelewski is no longer actively working on |
3223c66
to
17152c2
Compare
17152c2
to
2a89c78
Compare
ef09fcc
to
fc0d637
Compare
fc0d637
to
d97547a
Compare
d97547a
to
a6b9561
Compare
baadfdd
to
374e57a
Compare
1730d2b
to
ce87449
Compare
ce87449
to
4330e28
Compare
4f7010a
to
f81b58f
Compare
….0-20240508212650-e915e34b70ab
f81b58f
to
0cf856a
Compare
This PR contains the following updates:
v0.0.0-20221228173227-92e0588b124b
->v0.0.0-20240508212650-e915e34b70ab
v0.0.0-00010101000000-000000000000
->v0.0.0-20240508212650-e915e34b70ab
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.