From 363cc9051d105752db929cd4b543e44d1c805be8 Mon Sep 17 00:00:00 2001 From: bump Date: Sun, 8 Oct 2023 16:02:43 +0000 Subject: [PATCH] Update goutubedl to 02a0a71721c7 from 14a15258d0f3 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 911bc12..ea53fde 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/fortytw2/leaktest v1.3.0 // bump: goutubedl /github.com\/wader\/goutubedl .*-(.*)/ gitrefs:https://github.com/wader/goutubedl.git|re:%refs/heads/master%|@commit|/^(.{12})/ // bump: goutubedl command go get -d github.com/wader/goutubedl && go mod tidy - github.com/wader/goutubedl v0.0.0-20231006160556-14a15258d0f3 + github.com/wader/goutubedl v0.0.0-20231007160916-02a0a71721c7 // bump: logutils /github.com\/wader\/logutils .*-(.*)/ gitrefs:https://github.com/wader/logutils.git|re:%refs/heads/master%|@commit|/^(.{12})/ // bump: logutils command go get -d github.com/wader/logutils && go mod tidy github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654 diff --git a/go.sum b/go.sum index 2b5823f..46bb47a 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw= github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g= -github.com/wader/goutubedl v0.0.0-20231006160556-14a15258d0f3 h1:i9tnMfhaEFct+5OPvm603KaG+M1dQxt2TFcBOV51Ozc= -github.com/wader/goutubedl v0.0.0-20231006160556-14a15258d0f3/go.mod h1:5KXd5tImdbmz4JoVhePtbIokCwAfEhUVVx3WLHmjYuw= +github.com/wader/goutubedl v0.0.0-20231007160916-02a0a71721c7 h1:IIw69n+DIj1us/AticEt95Y1JhQR1cMYHt8iPnKsGbw= +github.com/wader/goutubedl v0.0.0-20231007160916-02a0a71721c7/go.mod h1:5KXd5tImdbmz4JoVhePtbIokCwAfEhUVVx3WLHmjYuw= github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654 h1:/H3pKDa/IP88aOSLuF+9b4Sc7hBVX4TCEBMwzsYKYv0= github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654/go.mod h1:6+XZabA9xCm6iA5xt7uBVUY9/j+kbPeEgtR2a1lRjKo= github.com/wader/osleaktest v0.0.0-20191111175233-f643b0fed071 h1:QkrG4Zr5OVFuC9aaMPmFI0ibfhBZlAgtzDYWfu7tqQk=