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 /cmd/resolver/main.go | |
| parent | 842206eacafa273b63beee4ab8a7de3b000dfa73 (diff) | |
| download | rescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz | |
all: move repository to SourceHut
Diffstat (limited to 'cmd/resolver/main.go')
| -rw-r--r-- | cmd/resolver/main.go | 2 |
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. |
