diff options
author | Alan Pearce | 2024-06-25 09:14:56 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-25 09:14:56 +0200 |
commit | becede4bfead952239b9cf7c8eb9fb96d01534ec (patch) | |
tree | 20cf7d880487d89bc7d1d2e09912409e1a8f4489 /nix | |
parent | 4f5ca39f582d83ded08a6e1cbf1a195141623b1c (diff) | |
download | website-becede4bfead952239b9cf7c8eb9fb96d01534ec.tar.lz website-becede4bfead952239b9cf7c8eb9fb96d01534ec.tar.zst website-becede4bfead952239b9cf7c8eb9fb96d01534ec.zip |
refactor/format
Diffstat (limited to 'nix')
-rw-r--r-- | nix/gomod2nix.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nix/gomod2nix.toml b/nix/gomod2nix.toml index 6e60a37..8ee87d2 100644 --- a/nix/gomod2nix.toml +++ b/nix/gomod2nix.toml @@ -10,10 +10,6 @@ schema = 3 [mod."github.com/PuerkitoBio/goquery"] version = "v1.9.2" hash = "sha256-9T/XF7YzCDt494E40p46BHZVNGnN4Duqlk/HsdbYEnI=" - [mod."github.com/a-h/htmlformat"] - version = "v0.0.0-20240425000139-1244374b2562" - hash = "sha256-qvnbf/VCR2s2VmyPaQeHLkpA01MNy1g1U0l9B9maBcE=" - replaced = "github.com/alanpearce/htmlformat" [mod."github.com/a-h/templ"] version = "v0.2.707" hash = "sha256-UoM2qj8E7C4NBAMhS/2jrOw0Dj/gnsyZRL4NpRCWaMo=" |