Update go for 3.5: 1.15 -> 1.16.(3).

https://github.com/etcd-io/etcd/issues/12732
This commit is contained in:
Piotr Tabor
2021-04-17 12:21:14 +02:00
parent 80586c5b47
commit 3423a949c0
21 changed files with 21 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
module go.etcd.io/etcd/api/v3
go 1.15
go 1.16
require (
github.com/coreos/go-semver v0.3.0