diff --git a/go.mod b/go.mod index a841024..31fa1e8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/redhat-best-practices-for-k8s/certsuite-overview -go 1.25.4 +go 1.25.5 require github.com/go-sql-driver/mysql v1.9.3