mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
Update README.md
bump go min version
This commit is contained in:
@@ -61,7 +61,7 @@ $ docker pull controldns/ctrld
|
||||
Alternatively, if you know what you're doing you can download pre-compiled binaries from the [Releases](https://github.com/Control-D-Inc/ctrld/releases) section for the appropriate platform.
|
||||
|
||||
## Build
|
||||
Lastly, you can build `ctrld` from source which requires `go1.19+`:
|
||||
Lastly, you can build `ctrld` from source which requires `go1.20+`:
|
||||
|
||||
```shell
|
||||
$ go build ./cmd/ctrld
|
||||
|
||||
Reference in New Issue
Block a user