Skip to content

Commit

Permalink
Updating submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Source Bot authored and facebook-github-bot committed Sep 29, 2024
1 parent 3b3ef69 commit 50d6e0c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cachelib/external/fbthrift
Submodule fbthrift updated 85 files
+1 −1 build/deps/github_hashes/facebook/folly-rev.txt
+1 −1 build/deps/github_hashes/facebook/mvfst-rev.txt
+1 −1 build/deps/github_hashes/facebook/wangle-rev.txt
+1 −0 thrift/compiler/generate/t_mstch_go_generator.cc
+39 −0 thrift/compiler/generate/templates/go/codec.go.mustache
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/hack/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/python/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/rust/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/adapter/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/thrift/annotation/go/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/thrift/annotation/hack/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/basic-annotations/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/basic/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/basic/out/go/gen-go/thrift/annotation/hack/codec.go
+16 −0 thrift/compiler/test/fixtures/basic/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/basic/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/complex-union/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/complex-union/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/complex-union/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/complex-union/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/constants/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/default_values/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/doctext/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/empty-struct/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/enums/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/enums/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/enums/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/exceptions/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/exceptions/out/go/gen-go/thrift/annotation/python/codec.go
+16 −0 thrift/compiler/test/fixtures/exceptions/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/exceptions/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/go-service/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module0/gen-go/module0/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module0/codec.go
+20 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module1/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module2/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/thrift/annotation/go/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/go-typedef/out/go_module2/gen-go/module2/codec.go
+16 −0 thrift/compiler/test/fixtures/includes/out/go_matching_names/gen-go/IncludesAlso/codec.go
+18 −0 thrift/compiler/test/fixtures/includes/out/go_matching_names/gen-go/matching_names/codec.go
+18 −0 thrift/compiler/test/fixtures/includes/out/go_service/gen-go/includes/codec.go
+18 −0 thrift/compiler/test/fixtures/includes/out/go_service/gen-go/module/codec.go
+20 −0 thrift/compiler/test/fixtures/includes/out/go_service/gen-go/service/codec.go
+16 −0 thrift/compiler/test/fixtures/includes/out/go_service/gen-go/transitive/codec.go
+16 −0 thrift/compiler/test/fixtures/inheritance/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/go/gen-go/foo/codec.go
+18 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/go/gen-go/thrift/annotation/internals/codec.go
+16 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/go/gen-go/thrift/annotation/thrift/codec.go
+18 −0 thrift/compiler/test/fixtures/interactions/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/interactions/out/go/gen-go/shared/codec.go
+16 −0 thrift/compiler/test/fixtures/interactions/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/interactions/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/interactions/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace/out/go/gen-go/my/namespacing/test/module/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace/out/go_emptyns/gen-go/emptyns/codec.go
+18 −0 thrift/compiler/test/fixtures/namespace/out/go_extend/gen-go/my/namespacing/extend/test/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace/out/go_extend/gen-go/my/namespacing/test/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace/out/go_hsmodule/gen-go/my/namespacing/test/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace/out/go_quoted/gen-go/my/namespacing/test/module/codec.go
+16 −0 thrift/compiler/test/fixtures/namespace_from_package/out/go/gen-go/namespace_from_package/module/codec.go
+16 −0 ...e_from_package_without_module_name/out/go/gen-go/namespace_from_package_without_module_name/module/codec.go
+16 −0 thrift/compiler/test/fixtures/optionals/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/params/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/serialization_field_order/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/serialization_field_order/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/serialization_field_order/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/terse_write/out/go/gen-go/terse_write/codec.go
+16 −0 thrift/compiler/test/fixtures/terse_write/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/terse_write/out/go/gen-go/thrift/annotation/hack/codec.go
+16 −0 thrift/compiler/test/fixtures/terse_write/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/terse_write/out/go/gen-go/thrift/annotation/thrift/codec.go
+16 −0 thrift/compiler/test/fixtures/types/out/go/gen-go/included/codec.go
+18 −0 thrift/compiler/test/fixtures/types/out/go/gen-go/module/codec.go
+16 −0 thrift/compiler/test/fixtures/types/out/go/gen-go/thrift/annotation/cpp/codec.go
+16 −0 thrift/compiler/test/fixtures/types/out/go/gen-go/thrift/annotation/scope/codec.go
+16 −0 thrift/compiler/test/fixtures/types/out/go/gen-go/thrift/annotation/thrift/codec.go
2 changes: 1 addition & 1 deletion cachelib/external/fizz

0 comments on commit 50d6e0c

Please sign in to comment.