Bump go.mod and docker go version to 1.16 (#18280)

* Bump go.mod go version to 1.16

* Bump docker build go version to 1.16.7
Этот коммит содержится в:
Joram Wilander
2021-08-27 08:08:03 -04:00
коммит произвёл GitHub
родитель a1cd466cc2
Коммит e9935e44bd
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -1,3 +1,3 @@
FROM golang:1.15.5
FROM golang:1.16.7
RUN apt-get update && apt-get install -y make git apt-transport-https ca-certificates curl software-properties-common build-essential zip xmlsec1 jq