Update deps, add nixos and devenv

This commit is contained in:
2025-03-13 21:38:32 +03:00
parent 60ea3fc59b
commit ca9d20e2a2
7 changed files with 183 additions and 1 deletions

4
go.mod
View File

@@ -1,6 +1,8 @@
module github.com/derfenix/webarchive
go 1.19
go 1.23.0
toolchain go1.23.6
require (
github.com/SebastiaanKlippert/go-wkhtmltopdf v1.9.0