diff --git a/go.mod b/go.mod index 1835863..d55426d 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,3 @@ module github.com/hugo-toha/toha/v3 go 1.19 - -// require( - -// )