Skip to content

Commit a64d7f1

Browse files
authored
Merge pull request #606 from wader/bump-goutubedl-8fb05261ca0c
Update goutubedl to 8fb05261ca0c from 5329bbeafde9
2 parents e58d387 + 57e8e36 commit a64d7f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/fortytw2/leaktest v1.3.0
1111
// bump: goutubedl /github.com\/wader\/goutubedl .*-(.*)/ gitrefs:https://github.com/wader/goutubedl.git|re:%refs/heads/master%|@commit|/^(.{12})/
1212
// bump: goutubedl command go get -d github.com/wader/goutubedl && go mod tidy
13-
github.com/wader/goutubedl v0.0.0-20251106230840-5329bbeafde9
13+
github.com/wader/goutubedl v0.0.0-20251112164113-8fb05261ca0c
1414
// bump: logutils /github.com\/wader\/logutils .*-(.*)/ gitrefs:https://github.com/wader/logutils.git|re:%refs/heads/master%|@commit|/^(.{12})/
1515
// bump: logutils command go get -d github.com/wader/logutils && go mod tidy
1616
github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
22
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
3-
github.com/wader/goutubedl v0.0.0-20251106230840-5329bbeafde9 h1:bpBw+bVYVfk9Uhd1OVK/NJRorXa8Mp4dt6+43cejAH8=
4-
github.com/wader/goutubedl v0.0.0-20251106230840-5329bbeafde9/go.mod h1:5KXd5tImdbmz4JoVhePtbIokCwAfEhUVVx3WLHmjYuw=
3+
github.com/wader/goutubedl v0.0.0-20251112164113-8fb05261ca0c h1:ERjuxomcPkexu/gcR1LkvALhK2UXZQGcPLUS3NLZGLU=
4+
github.com/wader/goutubedl v0.0.0-20251112164113-8fb05261ca0c/go.mod h1:5KXd5tImdbmz4JoVhePtbIokCwAfEhUVVx3WLHmjYuw=
55
github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654 h1:/H3pKDa/IP88aOSLuF+9b4Sc7hBVX4TCEBMwzsYKYv0=
66
github.com/wader/logutils v0.0.0-20190904144142-6d88a3144654/go.mod h1:6+XZabA9xCm6iA5xt7uBVUY9/j+kbPeEgtR2a1lRjKo=
77
github.com/wader/osleaktest v0.0.0-20191111175233-f643b0fed071 h1:QkrG4Zr5OVFuC9aaMPmFI0ibfhBZlAgtzDYWfu7tqQk=

0 commit comments

Comments
 (0)