build: update to go 1.23.6 (#25041)

This commit is contained in:
James Rasell
2025-02-07 09:09:31 +01:00
committed by GitHub
parent d53b8a7e98
commit aef33e264a
5 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ A development environment is supplied via Vagrant to make getting started easier
Developing without Vagrant
---
1. Install [Go 1.23.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.23.6+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git