diff --git a/go.mod b/go.mod index bd761db04f..4fa6f6f524 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stacklok/toolhive -go 1.26 +go 1.26.1 require ( dario.cat/mergo v1.0.2