diff --git a/go.mod b/go.mod index 639055f..1835863 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ -module github.com/hugo-toha/toha +module github.com/hugo-toha/toha/v3 -go 1.12 +go 1.19 // require( -// ) \ No newline at end of file +// )