aboutsummaryrefslogtreecommitdiff
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 a57a7c9..2063444 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,9 @@
// SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
// SPDX-License-Identifier: GPL-3.0-only
-module git.sr.ht/~shulhan/deadlinks
+module git.sr.ht/~shulhan/jarink
-go 1.25
+go 1.24
require (
git.sr.ht/~shulhan/pakakeh.go v0.60.1