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

@@ -2,7 +2,7 @@
package mocks
import internal "github.com/prologic/bitcask/internal"
import internal "git.mills.io/prologic/bitcask/internal"
import mock "github.com/stretchr/testify/mock"
// Datafile is an autogenerated mock type for the Datafile type