mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
ci: upgrade to Go 1.20.2 & bump deps
* Go 1.20.2 * golangci-lint v1.52.0 * compose-go v1.13.1: https://github.com/compose-spec/compose-go/releases/tag/v1.13.1 Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
// limitations under the License.
|
||||
|
||||
variable "GO_VERSION" {
|
||||
default = "1.20.1"
|
||||
# default ARG value set in Dockerfile
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "BUILD_TAGS" {
|
||||
|
||||
Reference in New Issue
Block a user