Updated ExperienceReports (markdown)

Ian Davis 2019-01-31 00:54:58 +00:00
parent b4a19caa2c
commit 7943ff1a29

@ -242,4 +242,5 @@ a 'class' keyword that simply makes a struct to also be an interface to make por
- David Cheney, "[Typed nils in Go 2](https://dave.cheney.net/2017/08/09/typed-nils-in-go-2)", August 2017.
## Vendoring
- Jeremy Loy, "[Go Modules and Vendoring](https://github.com/golang/go/issues/27227#issuecomment-420428896)", September 2018.
- Jeremy Loy, "[Go Modules and Vendoring](https://github.com/golang/go/issues/27227#issuecomment-420428896)", September 2018.
- Ian Davis, "[Vendoring for self-contained builds](https://github.com/golang/go/issues/27227#issuecomment-459171581)"