From a0d9f7c68da53844edb29792bf828e16b4367976 Mon Sep 17 00:00:00 2001 From: David Zhao Date: Tue, 23 May 2023 13:01:33 -0700 Subject: [PATCH] tidy --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1d0395e2a..51cc6a595 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/mitchellh/go-homedir v1.1.0 github.com/olekukonko/tablewriter v0.0.5 github.com/pion/dtls/v2 v2.2.6 - github.com/pion/ice/v2 v2.3.3 + github.com/pion/ice/v2 v2.3.4 github.com/pion/interceptor v0.1.16 github.com/pion/rtcp v1.2.10 github.com/pion/rtp v1.7.13