mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
ci: upgrade to Go 1.19.3 & bump deps
Upgrade to Go 1.19.3 (from 1.19.2) and bump a couple dependencies. Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
variable "GO_VERSION" {
|
||||
default = "1.19.2"
|
||||
default = "1.19.3"
|
||||
}
|
||||
|
||||
variable "BUILD_TAGS" {
|
||||
|
||||
Reference in New Issue
Block a user