Skip to content

Commit f7c5f11

Browse files
apmmachinemergify[bot]
authored andcommitted
[Automation] Update go release version to 1.17.12 (#726)
Co-authored-by: apmmachine <[email protected]> (cherry picked from commit 51e5b0a)
1 parent 3da89be commit f7c5f11

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.10
1+
1.17.12

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_VERSION=1.17.10
1+
ARG GO_VERSION=1.17.12
22
FROM circleci/golang:${GO_VERSION}
33

44

version/docs/version.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:stack-version: 8.4.0
22
:doc-branch: main
3-
:go-version: 1.17.10
3+
:go-version: 1.17.12
44
:release-state: unreleased
55
:python: 3.7
66
:docker: 1.12

0 commit comments

Comments
 (0)