Update go deps (major) - #298
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
March 3, 2025 11:54
0761405 to
d4e18d9
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
3 times, most recently
from
March 17, 2025 16:37
c3a5dc4 to
d7194fc
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
March 27, 2025 17:52
d7194fc to
10c684a
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
April 1, 2025 17:18
7c45c97 to
c84645f
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
April 8, 2025 10:22
c84645f to
a2d3f0d
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
April 20, 2025 06:48
a2d3f0d to
8ddadd8
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
3 times, most recently
from
April 28, 2025 19:34
66dc19e to
21debac
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
3 times, most recently
from
May 12, 2025 20:23
f4500a0 to
49a52d4
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
June 13, 2025 05:42
49a52d4 to
0eeaa00
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
June 23, 2025 08:13
0eeaa00 to
bc10633
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
July 15, 2025 04:40
bc10633 to
4db28b2
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
August 13, 2025 15:59
ae5a207 to
13b4e9b
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
August 26, 2025 23:25
13b4e9b to
ee7740b
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
August 27, 2025 08:35
ee7740b to
99cbc06
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
December 15, 2025 17:56
dc1aa0f to
794fe86
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
January 29, 2026 10:00
794fe86 to
eb6b781
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
February 2, 2026 17:56
eb6b781 to
921c90f
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
February 12, 2026 10:15
921c90f to
4cddf0a
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
February 25, 2026 12:18
7ca1b50 to
26a9c62
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
March 17, 2026 11:11
8e4f624 to
4e83c61
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
3 times, most recently
from
April 1, 2026 18:11
ebfd16e to
3b89039
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
April 8, 2026 07:05
3b89039 to
aa38f35
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
April 15, 2026 15:39
b83c60a to
46f1946
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
3 times, most recently
from
April 30, 2026 15:58
21bf2c5 to
3652766
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
2 times, most recently
from
May 16, 2026 16:16
391142a to
ea4e612
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
May 19, 2026 21:09
ea4e612 to
a2dc1c3
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
May 28, 2026 19:39
a2dc1c3 to
79eb0c0
Compare
renovate
Bot
force-pushed
the
renovate/major-go-deps
branch
from
June 6, 2026 06:07
79eb0c0 to
d9540a4
Compare
Generated by renovateBot
There was a problem hiding this comment.
Devin Review found 1 new potential issue.
1 flag not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
| github.com/livekit/server-sdk-go/v2 v2.18.2-0.20260821165736-9b5928e4fcb8 | ||
| github.com/livekit/sipgo v0.13.2-0.20260519205735-a5b4a38b6ceb | ||
| github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12 | ||
| github.com/mjibson/go-dsp v1.0.0 |
There was a problem hiding this comment.
🔴 Dependency update blocks every build
go mod download rejects github.com/mjibson/go-dsp@v1.0.0 because that release declares github.com/madelynnblue/go-dsp. Tests, binaries, and container images cannot build.
Prompt for agents
The v1.0.0 release required as github.com/mjibson/go-dsp declares its module path as github.com/madelynnblue/go-dsp, causing go mod download to fail. Either retain the last compatible github.com/mjibson/go-dsp version or migrate go.mod and pkg/audiotest/freq.go to the renamed module. Regenerate go.sum and run the full Go test and container build workflows afterward.
Was this helpful? React with 👍 or 👎 to provide feedback.
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.
This PR contains the following updates:
v0.0.0-20180508042940-11479a337f12→v1.0.0v1.10.5→v2.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pion/rtp (github.com/pion/rtp)
v2.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.