diff --git a/go.mod b/go.mod index b81aed2..5beb764 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/francois2metz/steampipe-plugin-ovh go 1.22.4 -toolchain go1.22.6 +toolchain go1.23.4 require ( github.com/ovh/go-ovh v1.6.0