1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

Rename all Go module paths

This commit is contained in:
2021-07-10 17:47:38 +10:00
parent 81d7d5459b
commit 90dd53c573
34 changed files with 135 additions and 135 deletions

View File

@@ -3,7 +3,7 @@ package metadata
import (
"os"
"github.com/prologic/bitcask/internal"
"git.mills.io/prologic/bitcask/internal"
)
type MetaData struct {