Skip to content

Commit

Permalink
Merge pull request #117 from dikhan/update-go
Browse files Browse the repository at this point in the history
Update docs to reflect go version dependency change to 1.12.4
  • Loading branch information
dikhan committed May 30, 2019
2 parents 12312f3 + 80f22d8 commit 1161ea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ is described in this document.

## Pre-requirements

- [Go 1.10.1](https://golang.org/)
- [Go 1.12.4](https://golang.org/)
- [GoReleaser](https://goreleaser.com/)

## How to release a new version
Expand Down
2 changes: 1 addition & 1 deletion examples/goa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ The following describes the contents of this example and how to use goa to auto-

## Pre-requisites

- Go go1.10.1
- Go go1.12.4
- [goa](https://github.com/goadesign/goa/blob/master/README.md#installation) latest from master

## Running goagen
Expand Down

0 comments on commit 1161ea1

Please sign in to comment.