diff --git a/go.mod b/go.mod index 8fbf24a..b90f468 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stacklok/toolhive-core -go 1.25.7 +go 1.26.1 require ( github.com/adrg/xdg v0.5.3