mirror of
https://github.com/asdine/storm.git
synced 2025-10-04 22:42:47 +08:00
use semantic import versioning as required by go
This commit is contained in:
@@ -3,7 +3,7 @@ package msgpack
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/asdine/storm/codec/internal"
|
||||
"github.com/asdine/storm/v3/codec/internal"
|
||||
)
|
||||
|
||||
func TestMsgpack(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user