diff --git a/go.mod b/go.mod index 95a998a..df4f5a2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/menzerath/mcgen -go 1.25.6 +go 1.25.7 require ( github.com/ansrivas/fiberprometheus/v2 v2.15.0