a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de>
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
# This source code refers to The Go Authors for copyright purposes.
|
|
# The master list of authors is in the main Go distribution,
|
|
# visible at https://tip.golang.org/AUTHORS.
|