Add go.mod file declaring proper semantic import path

This commit is contained in:
Frederik Ring 2018-08-26 14:49:20 +02:00
parent 5633e08626
commit 99e86f32b0
1 changed files with 1 additions and 0 deletions

1
go.mod Normal file
View File

@ -0,0 +1 @@
module github.com/patrickmn/go-cache/v2