diff --git a/OpenAPI/kiota/quickstarts/go.md b/OpenAPI/kiota/quickstarts/go.md index f80c627..f93f9c0 100644 --- a/OpenAPI/kiota/quickstarts/go.md +++ b/OpenAPI/kiota/quickstarts/go.md @@ -13,7 +13,7 @@ In this tutorial, you build a sample app in Go that calls a REST API that doesn' ## Required tools -- [Go 1.20](https://golang.org/dl/) +- [Go 1.22](https://golang.org/dl/) ## Create a project diff --git a/OpenAPI/kiota/tutorials/go-azure.md b/OpenAPI/kiota/tutorials/go-azure.md index 5283a2b..c034398 100644 --- a/OpenAPI/kiota/tutorials/go-azure.md +++ b/OpenAPI/kiota/tutorials/go-azure.md @@ -13,7 +13,7 @@ In this tutorial, you generate an API client that uses [Microsoft identity authe ## Required tools -- [Go 1.20](https://golang.org/dl/) +- [Go 1.22](https://golang.org/dl/) ## Create a project