all repos — homestead @ bce267e09a38372b3edf9f6e40a4cc39e4bb1f89

Code for my website

move package domain to alin.ovh

Alan Pearce
commit

bce267e09a38372b3edf9f6e40a4cc39e4bb1f89

parent

31a93c78521108b5c292e4cc0d9152e7e1e5483b

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M gomod2nix.tomlgomod2nix.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"]