kilo/vendor/github.com/googleapis/gnostic/compiler
leonnicolas a3bf13711c
go.mod: bump client-go and api machinerie
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>
2021-05-15 12:12:50 +02:00
..
README.md init 2019-01-18 02:50:10 +01:00
context.go init 2019-01-18 02:50:10 +01:00
error.go init 2019-01-18 02:50:10 +01:00
extension-handler.go init 2019-01-18 02:50:10 +01:00
helpers.go init 2019-01-18 02:50:10 +01:00
main.go init 2019-01-18 02:50:10 +01:00
reader.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00

README.md

Compiler support code

This directory contains compiler support code used by Gnostic and Gnostic extensions.