Skip to content

Commit

Permalink
Revert "[Automation] Update go release version to 1.18.6 (elastic#1143)"
Browse files Browse the repository at this point in the history
This reverts commit 8a00e80.
  • Loading branch information
v1v committed Sep 14, 2022
1 parent bd46c35 commit cd3ea2a
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.6
1.18.5
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.6
ARG GO_VERSION=1.18.5
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.6
:go-version: 1.18.5
:release-state: unreleased
:python: 3.7
:docker: 1.12
Expand Down

0 comments on commit cd3ea2a

Please sign in to comment.