diff --git a/go.mod b/go.mod index 528985ca8..2ddb4e45d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stolostron/discovery -go 1.26.3 +go 1.26.7 require ( github.com/gin-gonic/gin v1.9.1