Skip to content

Commit

Permalink
Update module github.com/pion/transport/v3 to v3.0.5
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent e661a4e commit 991dec9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/pion/ci-sandbox
go 1.19

require (
github.com/pion/transport/v3 v3.0.4
github.com/pion/transport/v3 v3.0.5
golang.org/x/net v0.26.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/pion/transport/v3 v3.0.4 h1:c9gr6afU15XfP535VjEzoHHomFSMUWTn9aLmnGZsIVk=
github.com/pion/transport/v3 v3.0.4/go.mod h1:HvJr2N/JwNJAfipsRleqwFoR3t/pWyHeZUs89v3+t5s=
github.com/pion/transport/v3 v3.0.5 h1:ofVrcbPNqVPuKaTO5AMFnFuJ1ZX7ElYiWzC5PCf9YVQ=
github.com/pion/transport/v3 v3.0.5/go.mod h1:HvJr2N/JwNJAfipsRleqwFoR3t/pWyHeZUs89v3+t5s=
golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ=
golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE=

0 comments on commit 991dec9

Please sign in to comment.