1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

update to 1.16

This commit is contained in:
Darren O'Connor
2021-10-27 21:05:35 -04:00
parent 91228f65e3
commit e64644ff62

View File

@ -46,7 +46,7 @@ People probably use this!
## To start developing
You need a working [Go environment](https://golang.org/doc/install) (1.10 or newer).
You need a working [Go environment](https://golang.org/doc/install) (1.16 or newer).
This project also uses [Go Modules](https://github.com/golang/go/wiki/Modules).
```bash