mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 02:02:43 +00:00 
			
		
		
		
	Update to Go 1.23.3 (#28920)
* Update to Go 1.23.3 - Update to latest major version of Go 1.23.3 from 1.22.8. - Update github.com/sasha-s/go-deadlock to address deadlock timer issue we were seeing. - Fix one of our tests to only reset the member variable we change instead of the entire Opts parameter to avoid a data race during testing. * Add workaround for MSSQL TLS certificate container issue
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| module github.com/hashicorp/vault/sdk | ||||
|  | ||||
| go 1.22 | ||||
| go 1.23.0 | ||||
|  | ||||
| require ( | ||||
| 	cloud.google.com/go/cloudsqlconn v1.4.3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Steven Clark
					Steven Clark