diff --git a/go.mod b/go.mod index 099f6535..e9d51f2b 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/DataDog/nikos go 1.24.0 +toolchain go1.26.0 + require ( github.com/DataDog/aptly v1.5.3 github.com/DataDog/gopsutil v1.2.2