Skip to content

Commit 004d207

Browse files
dependabot[bot]Sean-Der
authored andcommitted
Bump github.com/pion/sdp/v3 from 3.0.17 to 3.0.18
Bumps [github.com/pion/sdp/v3](https://github.com/pion/sdp) from 3.0.17 to 3.0.18. - [Release notes](https://github.com/pion/sdp/releases) - [Commits](pion/sdp@v3.0.17...v3.0.18) --- updated-dependencies: - dependency-name: github.com/pion/sdp/v3 dependency-version: 3.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee8fa34 commit 004d207

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/pion/mdns/v2 v2.1.0 // indirect
2929
github.com/pion/randutil v0.1.0 // indirect
3030
github.com/pion/sctp v1.9.2 // indirect
31-
github.com/pion/sdp/v3 v3.0.17
31+
github.com/pion/sdp/v3 v3.0.18
3232
github.com/pion/srtp/v3 v3.0.10 // indirect
3333
github.com/pion/stun/v3 v3.1.1 // indirect
3434
github.com/pion/turn/v4 v4.1.4 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ github.com/pion/rtp v1.10.1 h1:xP1prZcCTUuhO2c83XtxyOHJteISg6o8iPsE2acaMtA=
2828
github.com/pion/rtp v1.10.1/go.mod h1:rF5nS1GqbR7H/TCpKwylzeq6yDM+MM6k+On5EgeThEM=
2929
github.com/pion/sctp v1.9.2 h1:HxsOzEV9pWoeggv7T5kewVkstFNcGvhMPx0GvUOUQXo=
3030
github.com/pion/sctp v1.9.2/go.mod h1:OTOlsQ5EDQ6mQ0z4MUGXt2CgQmKyafBEXhUVqLRB6G8=
31-
github.com/pion/sdp/v3 v3.0.17 h1:9SfLAW/fF1XC8yRqQ3iWGzxkySxup4k4V7yN8Fs8nuo=
32-
github.com/pion/sdp/v3 v3.0.17/go.mod h1:9tyKzznud3qiweZcD86kS0ff1pGYB3VX+Bcsmkx6IXo=
31+
github.com/pion/sdp/v3 v3.0.18 h1:l0bAXazKHpepazVdp+tPYnrsy9dfh7ZbT8DxesH5ZnI=
32+
github.com/pion/sdp/v3 v3.0.18/go.mod h1:ZREGo6A9ZygQ9XkqAj5xYCQtQpif0i6Pa81HOiAdqQ8=
3333
github.com/pion/srtp/v3 v3.0.10 h1:tFirkpBb3XccP5VEXLi50GqXhv5SKPxqrdlhDCJlZrQ=
3434
github.com/pion/srtp/v3 v3.0.10/go.mod h1:3mOTIB0cq9qlbn59V4ozvv9ClW/BSEbRp4cY0VtaR7M=
3535
github.com/pion/stun/v3 v3.1.1 h1:CkQxveJ4xGQjulGSROXbXq94TAWu8gIX2dT+ePhUkqw=

0 commit comments

Comments
 (0)