6a14aeae60
Chore: Vendor wire into pkg/build (#84637)
* vendor latest wire into pkg/build
* use vendored wire in builds
* fix wire import path
* remove wire from bingo
* also support google/wire import
* make prettier happy
* change package in tess
* add debug walk for drone
* add wire_gen in tests
* remove debug walk
* restore imports
(cherry picked from commit 4d4c06b480)
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
11 lines
335 B
Markdown
11 lines
335 B
Markdown
# Code of Conduct
|
||
|
||
This project is covered under the [Go Code of Conduct][]. In summary:
|
||
|
||
- Treat everyone with respect and kindness.
|
||
- Be thoughtful in how you communicate.
|
||
- Don’t be destructive or inflammatory.
|
||
- If you encounter an issue, please mail conduct@golang.org.
|
||
|
||
[Go Code of Conduct]: https://golang.org/conduct
|