Skip to content

Commit

Permalink
change to v0.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Hongchao Ma committed Sep 20, 2019
1 parent 5926bb7 commit e07ae54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hcm007/webrtc/v2
go 1.12

require (
github.com/hcm007/ice v0.5.16
github.com/hcm007/ice v0.5.17
github.com/pion/datachannel v1.4.6
github.com/pion/dtls v1.5.1
github.com/pion/logging v0.2.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/hcm007/ice v0.5.16 h1:dbqDCgKBWpvbv+9HYnDCxjr00DGy8uzkbBf52MGhdEE=
github.com/hcm007/ice v0.5.16/go.mod h1:Pb8o1NGfXRD0NhS9s/BKWnX8PY13uqWrDsMjrimZSkk=
github.com/hcm007/ice v0.5.17/go.mod h1:ZPLItY3NU+tQyulQwbl7g8PixBIAE7ZR+QeDRYONnb4=
github.com/hcm007/turn v1.3.7/go.mod h1:pNiZGoTp0+M3uPGA7ZWJJv4evVmF6c6VrVGNvOf5UH4=
github.com/hcm007/turn v1.3.8/go.mod h1:GUVLLloSu0gCHAIti+7pkasqXY7l9yL/5NKQBsvztYE=
github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
Expand Down

0 comments on commit e07ae54

Please sign in to comment.