Update Golang to v1.20 for main branch.

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
This commit is contained in:
Xun Jiang
2023-04-17 12:02:07 +08:00
parent 65f99c1264
commit 0be3f5a3e7
8 changed files with 16 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=linux/amd64 golang:1.19-bullseye
FROM --platform=linux/amd64 golang:1.20-bullseye
ARG GOPROXY