Commit Graph

24 Commits

Author SHA1 Message Date
Steven Clark
75c295131a Update Go to 1.23.6 on main (#29660) 2025-02-17 14:29:15 -05:00
Steven Clark
c3d5c1b3ec 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
2024-11-15 13:32:09 -05:00
Victor Rodriguez
2eaae5e87b Update to Go 1.22.8. (#28786) 2024-10-25 17:36:55 -04:00
Victor Rodriguez
7c0fb830b2 Update Go to 1.22.7. (#28335) 2024-09-10 16:59:08 +00:00
Rachel Culpepper
c986b400e2 update go version (#28160) 2024-08-22 15:29:26 -05:00
Steven Clark
b4dc01adea Update to Go 1.22.5 (#27667) 2024-07-03 09:20:58 -04:00
Marc Boudreau
d382103f62 Update go version to 1.22.4 (#27400)
* update go version to 1.22.4

* add changelog file
2024-06-07 12:13:09 -04:00
Chris Capurso
dc2ae8b689 bump Go version to 1.22.2 (#26462)
* bump Go version to 1.22.2

* bump layeh.com/radius

* update 1.17 go version changelog entry

* update toolchain
2024-04-26 12:51:24 -04:00
Christopher Swenson
7a328b1103 Bump Go to 1.21.8 (#25857) 2024-03-08 23:29:09 +00:00
Bianca Moreira
e06e7c2e41 Bump go version - 1.21.7 (#25659) 2024-02-27 14:21:13 +01:00
Steven Clark
eb695aa08e Go update to 1.21.5 on main (#25100) 2024-01-26 18:39:41 +00:00
Steven Clark
83426ad904 Update main to Go 1.21.6 (#25076) 2024-01-26 09:33:23 -05:00
Hamid Ghaf
e77800b2ff update go version to 1.21.4 (#24121) 2023-11-14 13:21:24 -08:00
Christopher Swenson
e2c7cc2b18 bump go version 1.21.3 (#23710) 2023-10-17 15:11:10 -07:00
Hamid Ghaf
e478f3f77a bump go version to 1.21.1 (#22928) 2023-09-08 12:04:41 -07:00
Alexander Scheel
b14b0aba25 Bump Go version to 1.21.0 on main (#22497)
* Bump Go version to 1.21.0

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Update to Docker v24.0.5 to fix host header issue

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-08-22 15:09:29 -04:00
Hamid Ghaf
f5b2f8744f Bump Go to 1.20.5 (#21283)
* Bump Go to 1.20.5

* updating 1.14 go bump changelog file
2023-06-15 12:52:13 -07:00
Paul Banks
dcf298c06b Bump Go to 1.20.4 for Vault 1.14.0 (#20615) 2023-05-17 14:30:04 +01:00
Kuba Wieczorek
896d321670 Update Go version to 1.20.3 (#20139) 2023-04-13 13:35:02 +01:00
Steven Clark
e812d7b22d Update to Go 1.20.1 (#19355) 2023-02-24 19:54:27 +00:00
Nick Cabatoff
0a45fda9c9 Move to Go 1.20. (#18981) 2023-02-03 12:26:25 -05:00
Mike Palmiotto
a955d9f147 Bump go version to 1.19.4 (#18393) 2022-12-15 10:55:58 -05:00
Steven Clark
f3ee1d2cc2 Update main to Go 1.19.3 (#18089) 2022-11-23 08:56:37 -05:00
Nick Cabatoff
81a563d498 Reduce number of places where go version is set (#17762)
Reduce go version references to two: .go_version and @executors.yml.
2022-11-01 15:37:13 -04:00