Skip to content

Commit ca1e3f1

Browse files
Require Go 1.12 (gopasspw#1173)
Fixes gopasspw#1169 Signed-off-by: Dominik Schulz <[email protected]>
1 parent 2c3e16a commit ca1e3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Please see [docs/features.md](https://github.com/gopasspw/gopass/blob/master/doc
6262

6363
## Installation
6464

65-
If you have [Go](https://golang.org/) 1.10 (or greater) installed:
65+
If you have [Go](https://golang.org/) 1.12 (or greater) installed:
6666

6767
```bash
6868
go get github.com/gopasspw/gopass

0 commit comments

Comments
 (0)