Skip to content

Commit

Permalink
use go >=1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sudosammy-atlassian committed Oct 4, 2022
1 parent 12636f3 commit a9e3bf8
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 @@ -18,7 +18,7 @@ Defenders also use canaries as tripwires that can alert them of an attacker with

1. Download the [applicable 64-bit knary binary](https://github.com/sudosammy/knary/releases) __OR__ build knary from source:

__Prerequisite:__ You need Go >=1.16 to build knary.
__Prerequisite:__ You need Go >=1.18 to build knary.
```
go install github.com/sudosammy/knary/v3@latest
```
Expand Down

0 comments on commit a9e3bf8

Please sign in to comment.