diff options
Diffstat (limited to 'nix')
-rw-r--r-- | nix/gomod2nix.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/gomod2nix.toml b/nix/gomod2nix.toml index 4a09463..1e2501d 100644 --- a/nix/gomod2nix.toml +++ b/nix/gomod2nix.toml @@ -8,8 +8,8 @@ schema = 3 version = "v1.9.1" hash = "sha256-HlO8KL0FWs7qZk56wcVAn/y080PfK910HyIVo9y9lvM=" [mod."github.com/a-h/htmlformat"] - version = "v0.0.0-20240418170242-387207ca8d01" - hash = "sha256-6EhDObXsE0ObvaHCPXl2pHXhKaEYr/mUZNhLPcUz3L0=" + version = "v0.0.0-20240425000139-1244374b2562" + hash = "sha256-qvnbf/VCR2s2VmyPaQeHLkpA01MNy1g1U0l9B9maBcE=" replaced = "github.com/alanpearce/htmlformat" [mod."github.com/adrg/frontmatter"] version = "v0.2.0" |