Bump objx to v0.2.0

Signed-off-by: He Xiaoxi <xxhe@alauda.io>
This commit is contained in:
He Xiaoxi
2019-06-27 11:33:27 +08:00
parent 899833a2be
commit fb03e0c461
64 changed files with 855 additions and 506 deletions

View File

@@ -4,13 +4,13 @@ go_library(
name = "go_default_library",
srcs = [
"accessors.go",
"constants.go",
"conversions.go",
"doc.go",
"map.go",
"mutations.go",
"security.go",
"tests.go",
"type_specific.go",
"type_specific_codegen.go",
"value.go",
],