summaryrefslogtreecommitdiff
path: root/src/gmi/cache.go
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2024-05-11 16:27:01 +0200
committerBrian Picciano <mediocregopher@gmail.com>2024-05-11 16:27:01 +0200
commit6af3a7ccdeb0f61cabd17a8ddfd59b17806e3ddf (patch)
treec5babb056c00d3c0e7567b657820e54c27823329 /src/gmi/cache.go
parent60404da798c0dd71d0b2e26b62afe55fe3b1d387 (diff)
Move to dev.mediocregopher.com/mediocre-blog.git
Diffstat (limited to 'src/gmi/cache.go')
-rw-r--r--src/gmi/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmi/cache.go b/src/gmi/cache.go
index 5a94aed..4701673 100644
--- a/src/gmi/cache.go
+++ b/src/gmi/cache.go
@@ -7,7 +7,7 @@ import (
"sync"
"git.sr.ht/~adnano/go-gemini"
- "code.betamike.com/mediocregopher/mediocre-blog/src/cache"
+ "dev.mediocregopher.com/mediocre-blog.git/src/cache"
)
type cacheRW struct {