chore(build): bump Go from 1.19 to 1.20

This commit is contained in:
Quentin McGaw
2023-04-13 09:44:46 +00:00
parent 49b779813a
commit 18751973c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILDPLATFORM=linux/amd64
ARG ALPINE_VERSION=3.17
ARG GO_VERSION=1.19
ARG GO_VERSION=1.20
ARG XCPUTRANSLATE_VERSION=v0.6.0
ARG GOLANGCI_LINT_VERSION=v1.52.2

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/qdm12/ddns-updater
go 1.19
go 1.20
require (
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1280