Skip to content

Commit

Permalink
upd min go version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Apr 4, 2021
1 parent e2f3e5d commit 7534c25
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 @@ -23,7 +23,7 @@ A simple DNS proxy server that supports all existing DNS protocols including `DN

## How to build

You will need go v1.14 or later.
You will need go v1.15 or later.

```
$ go build -mod=vendor
Expand Down

0 comments on commit 7534c25

Please sign in to comment.