Skip to content

Commit

Permalink
require Go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Mar 28, 2021
1 parent 9af9fa6 commit 9ad7842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you have a development environment for the Go language, you can compile and i
GO111MODULE=on go get github.com/catatsuy/notify_slack/cmd/notify_slack
```

If you want to develop it, you can use the `make`. It requires Go 1.15 or higher.
If you want to develop it, you can use the `make`. It requires Go 1.16 or higher.

```
make
Expand Down

0 comments on commit 9ad7842

Please sign in to comment.