From c4a6b810874b5e31b4e175e20a720288f5c47ed6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 11:45:43 +0000 Subject: [PATCH] Update github.com/delthas/go-libnp digest to 96674b9 --- icedreammusic/np/go.mod | 2 +- icedreammusic/np/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/icedreammusic/np/go.mod b/icedreammusic/np/go.mod index 69e2854..0e6e7af 100644 --- a/icedreammusic/np/go.mod +++ b/icedreammusic/np/go.mod @@ -8,7 +8,7 @@ replace ( ) require ( - github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878 + github.com/delthas/go-libnp v0.0.0-20250105150050-96674b98150e github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 github.com/gin-gonic/gin v1.9.1 github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20240122014424-f96ec7e413e0 diff --git a/icedreammusic/np/go.sum b/icedreammusic/np/go.sum index 23371cc..1ff249e 100644 --- a/icedreammusic/np/go.sum +++ b/icedreammusic/np/go.sum @@ -11,6 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878 h1:v8W8eW7eb2bHFXBA80UKcoe0TvEu46NlTHSDRvgAbMU= github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878/go.mod h1:aGVXnhWpDlt5U4SphG97o1gszctZKvBTXy320E8Buw4= +github.com/delthas/go-libnp v0.0.0-20250105150050-96674b98150e h1:pIf/gLtiegAZXvmwYZ9Jco0hMk5gqVIBetSilLfj/yk= +github.com/delthas/go-libnp v0.0.0-20250105150050-96674b98150e/go.mod h1:aGVXnhWpDlt5U4SphG97o1gszctZKvBTXy320E8Buw4= github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25 h1:simG0vMYFvNriGhaaat7QVVkaVkXzvqcohaBoLZl9Hg= github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25/go.mod h1:Z3Lomva4pyMWYezjMAU5QWRh0p1VvO4199OHlFnyKkM= github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 h1:OtSeLS5y0Uy01jaKK4mA/WVIYtpzVm63vLVAPzJXigg=