aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-03-21 17:39:02 +0700
committerShulhan <ms@kilabit.info>2024-03-21 17:39:02 +0700
commit570b2f04afb2d78d3ddf4fe850988ce98bccac2f (patch)
treee480542e32b491495fa2fe77ae295ca23376be17 /go.mod
parent842206eacafa273b63beee4ab8a7de3b000dfa73 (diff)
downloadrescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz
all: move repository to SourceHut
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 94695b4..6b6f640 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info>
// SPDX-License-Identifier: GPL-3.0-or-later
-module github.com/shuLhan/rescached-go/v4
+module git.sr.ht/~shulhan/rescached
go 1.22