fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/golang/protobuf/proto | Package proto provides functionality for handling protocol buffer messages. |
github.com/golang/protobuf/ptypes/any | |
github.com/googleapis/gnostic/compiler | |
gopkg.in/yaml.v2 | Package yaml implements YAML support for the Go language. |
math | Package math provides basic constants and mathematical functions. |
regexp | Package regexp implements regular expression search. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |