updating Go version to 1.21. Ran tidy and mod vendor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.17
|
||||
FROM golang:1.21
|
||||
|
||||
ENV GO111MODULE=on
|
||||
WORKDIR /go/src/github.com/actions/actions-sync
|
||||
|
||||
Reference in New Issue
Block a user