move package domain to alin.ovh
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M gomod2nix.toml → gomod2nix.toml
@@ -355,10 +355,10 @@ hash = "sha256-SNJMPPiXkRDLVOldrHN0ErC3bUB2VoWaLDkd9zmMATw=" [mod."gitlab.com/tozd/go/errors"] version = "v0.10.0" hash = "sha256-oW37KsieVKJOWk9ZXbGuQvuU4nyJCZzgYrTZHFkoCs4=" - [mod."go.alanpearce.eu/gomponents"] + [mod."alin.ovh/gomponents"] version = "v1.4.0" hash = "sha256-Q8YN8eNouMnW/JaBJpjUmaOZ5cfBj5gFURgVlbnaiDM=" - [mod."go.alanpearce.eu/x"] + [mod."alin.ovh/x"] version = "v0.0.0-20250213214218-1bdfdc914d6c" hash = "sha256-6XdXMqWwY8rk3i+HUb9wd0idoqh4GXqC6x1NZZC1O6M=" [mod."go.hacdias.com/indielib"]