commit 51c292c
delthas
·
2025-01-13 01:40:44 +0000 UTC
parent 572a51c
Bump go-libnp
M
go.mod
+1,
-1
1@@ -5,7 +5,7 @@ go 1.18
2 require (
3 git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
4 git.sr.ht/~rockorager/vaxis v0.10.3
5- github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878
6+ github.com/delthas/go-libnp v0.0.0-20250105145817-0534fb826658
7 github.com/delthas/go-localeinfo v0.0.0-20240813094314-e5413e186769
8 github.com/disintegration/imaging v1.6.2
9 github.com/godbus/dbus/v5 v5.1.0
M
go.sum
+2,
-0
1@@ -8,6 +8,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
2 github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3 github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878 h1:v8W8eW7eb2bHFXBA80UKcoe0TvEu46NlTHSDRvgAbMU=
4 github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878/go.mod h1:aGVXnhWpDlt5U4SphG97o1gszctZKvBTXy320E8Buw4=
5+github.com/delthas/go-libnp v0.0.0-20250105145817-0534fb826658 h1:VlpoEY4nA44vuypLgk09IqUy0AZ+KRqzxQy6eDDrlY4=
6+github.com/delthas/go-libnp v0.0.0-20250105145817-0534fb826658/go.mod h1:aGVXnhWpDlt5U4SphG97o1gszctZKvBTXy320E8Buw4=
7 github.com/delthas/go-localeinfo v0.0.0-20240813094314-e5413e186769 h1:wlT2rsyVbFCWOPGCIWlUTYERcZNaexWThJICJQLBMkU=
8 github.com/delthas/go-localeinfo v0.0.0-20240813094314-e5413e186769/go.mod h1:sG54BxlyQgIskYURLrg7mvhoGBe0Qq12DNtYRALwNa4=
9 github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1ei82L+c=