Skip to content

Commit

Permalink
CHANGELOG: Update changelog about modules instead of ./vendor
Browse files Browse the repository at this point in the history
Follow up to PR: #12279
  • Loading branch information
ptabor committed Sep 22, 2020
1 parent 205a656 commit aac6fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.

- Require [*Go 1.15+*](https://github.com/etcd-io/etcd/pull/11110).
- Compile with [*Go 1.15*](https://golang.org/doc/devel/release.html#go1.15)
- Etcd uses go [modules](https://github.com/etcd-io/etcd/pull/12279) (instead of vendor dir) to track dependencies.

### Project Governance

Expand Down

0 comments on commit aac6fdb

Please sign in to comment.