Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Update module github.com/pion/ion-log to v1.0.1 #515

Merged
merged 1 commit into from
Apr 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/nats-io/nats-server/v2 v2.1.9
github.com/nats-io/nats.go v1.10.0
github.com/pion/ion-avp v1.8.2
github.com/pion/ion-log v1.0.0
github.com/pion/ion-log v1.0.1
github.com/pion/ion-sfu v1.9.3
github.com/pion/webrtc/v3 v3.0.11
github.com/pixelbender/go-sdp v1.1.0
Expand Down