aboutsummaryrefslogtreecommitdiff
path: root/cmd/resolver/main.go
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 /cmd/resolver/main.go
parent842206eacafa273b63beee4ab8a7de3b000dfa73 (diff)
downloadrescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz
all: move repository to SourceHut
Diffstat (limited to 'cmd/resolver/main.go')
-rw-r--r--cmd/resolver/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/resolver/main.go b/cmd/resolver/main.go
index 33ae64d..fee579c 100644
--- a/cmd/resolver/main.go
+++ b/cmd/resolver/main.go
@@ -10,7 +10,7 @@ import (
"os"
"strings"
- "github.com/shuLhan/rescached-go/v4"
+ "git.sr.ht/~shulhan/rescached"
)
// List of valid commands.