Skip to content

Commit d687104

Browse files
authored
Merge pull request #531 from wader/bump-goutubedl-1e340fa66341
Update goutubedl to 1e340fa66341 from b966d26855df
2 parents 2999e3a + e826d84 commit d687104

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
@@ -8,7 +8,7 @@ require (
88
github.com/fortytw2/leaktest v1.3.0
99
// bump: goutubedl /github.com\/wader\/goutubedl .*-(.*)/ gitrefs:https://github.com/wader/goutubedl.git|re:%refs/heads/master%|@commit|/^(.{12})/
1010
// bump: goutubedl command go get -d github.com/wader/goutubedl && go mod tidy
11-
github.com/wader/goutubedl v0.0.0-20250219164453-b966d26855df
11+
github.com/wader/goutubedl v0.0.0-20250305185310-1e340fa66341
1212
// bump: logutils /github.com\/wader\/logutils .*-(.*)/ gitrefs:https://github.com/wader/logutils.git|re:%refs/heads/master%|@commit|/^(.{12})/
1313
// bump: logutils command go get -d github.com/wader/logutils && go mod tidy
1414
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-20250219164453-b966d26855df h1:dWoVBUT8LGYj1+VdoreEvZp7PA/2O/5MmhcrmmGhVD0=
4-
github.com/wader/goutubedl v0.0.0-20250219164453-b966d26855df/go.mod h1:5KXd5tImdbmz4JoVhePtbIokCwAfEhUVVx3WLHmjYuw=
3+
github.com/wader/goutubedl v0.0.0-20250305185310-1e340fa66341 h1:HIG8WtAZ1CwBO+l8qWOaJg4FDYyzhqgh0m8ssMTx4PU=
4+
github.com/wader/goutubedl v0.0.0-20250305185310-1e340fa66341/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)