summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index c8ba5fd..0ae51d9 100644
--- a/go.mod
+++ b/go.mod
@@ -1,13 +1,13 @@
module nebbet.no
-go 1.22
+go 1.26
require (
github.com/fsnotify/fsnotify v1.7.0
github.com/yuin/goldmark v1.7.4
golang.org/x/crypto v0.26.0
golang.org/x/term v0.23.0
- modernc.org/sqlite v0.0.0-00010101000000-000000000000
+ modernc.org/sqlite v1.47.0
)
require golang.org/x/sys v0.23.0 // indirect