From b57a9de7732806061258e88e87e83599c30f9720 Mon Sep 17 00:00:00 2001 From: ydajiang Date: Wed, 6 Aug 2025 14:10:11 +0800 Subject: [PATCH] update module mepg to v0.0.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bb850e7..47aa499 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( github.com/lkmio/audio-transcoder v0.2.1 github.com/lkmio/avformat v0.0.1 github.com/lkmio/flv v0.0.2 - github.com/lkmio/mpeg v0.0.2 + github.com/lkmio/mpeg v0.0.3 github.com/lkmio/rtmp v0.0.2 github.com/lkmio/rtp v0.0.2 github.com/lkmio/transport v0.0.1