Make this repository a Go module

This commit is contained in:
codesoap 2022-04-25 21:17:33 +02:00
parent 46f4078530
commit d308dd9798
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

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