Skip to content

Commit

Permalink
[Automation] Update go release version to 1.18.8 (#1691)
Browse files Browse the repository at this point in the history
Co-authored-by: apmmachine <[email protected]>
  • Loading branch information
apmmachine and apmmachine authored Nov 8, 2022
1 parent 657f66d commit cc550b3
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.7
1.18.8
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.7
ARG GO_VERSION=1.18.8
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.7
:go-version: 1.18.8
:release-state: unreleased
:python: 3.7
:docker: 1.12
Expand Down

0 comments on commit cc550b3

Please sign in to comment.