mirror of
				https://github.com/asdine/storm.git
				synced 2025-10-31 10:27:03 +08:00 
			
		
		
		
	use semantic import versioning as required by go
This commit is contained in:
		| @@ -4,8 +4,8 @@ import ( | ||||
| 	"fmt" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/asdine/storm/codec/json" | ||||
| 	"github.com/asdine/storm/q" | ||||
| 	"github.com/asdine/storm/v3/codec/json" | ||||
| 	"github.com/asdine/storm/v3/q" | ||||
| 	"github.com/stretchr/testify/require" | ||||
| ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jonathan Chappelow
					Jonathan Chappelow