Skip to content

Commit

Permalink
Revert "[Automation] Update go release version to 1.18.5 (elastic#832)"
Browse files Browse the repository at this point in the history
This reverts commit 4e08c7a.
  • Loading branch information
v1v committed Sep 14, 2022
1 parent cd3ea2a commit 96aeb38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.5
1.17.12
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GO_VERSION=1.18.5
ARG GO_VERSION=1.17.12
FROM circleci/golang:${GO_VERSION}


Expand Down
2 changes: 1 addition & 1 deletion version/docs/version.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:stack-version: 8.3.0
:doc-branch: main
:go-version: 1.18.5
:go-version: 1.17.12
:release-state: unreleased
:python: 3.7
:docker: 1.12
Expand Down

0 comments on commit 96aeb38

Please sign in to comment.