diff options
| author | Shulhan <ms@kilabit.info> | 2024-03-21 17:39:02 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-03-21 17:39:02 +0700 |
| commit | 570b2f04afb2d78d3ddf4fe850988ce98bccac2f (patch) | |
| tree | e480542e32b491495fa2fe77ae295ca23376be17 /go.mod | |
| parent | 842206eacafa273b63beee4ab8a7de3b000dfa73 (diff) | |
| download | rescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz | |
all: move repository to SourceHut
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
