correct mod name
This commit is contained in:
2
pkg/cache/cache.go
vendored
2
pkg/cache/cache.go
vendored
@@ -1,6 +1,6 @@
|
||||
package cache
|
||||
|
||||
import "git.yetaga.in/deltamualpha/libyear/pkg/libyear"
|
||||
import "git.yetaga.in/alazyreader/libyear/pkg/libyear"
|
||||
|
||||
// Cache isn't concurrency-safe, but we don't care about that right now
|
||||
type Cache struct {
|
||||
|
Reference in New Issue
Block a user