diff --git a/go.mod b/go.mod index 4a64dd1..c55a0a8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/typisttech/php-matrix -go 1.27.0 +go 1.27.1 require github.com/rogpeppe/go-internal v1.16.0