go mod version

This commit is contained in:
Karl Seguin 2020-06-29 15:22:50 +08:00
parent 40275a30c8
commit 937ca294e6

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/karlseguin/ccache
module github.com/karlseguin/ccache/v2
go 1.13