update go version to 1.16 to fix the CI build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14
|
||||
FROM golang:1.16
|
||||
|
||||
ENV GO111MODULE=on
|
||||
WORKDIR /go/src/github.com/actions/actions-sync
|
||||
|
||||
Reference in New Issue
Block a user