You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/07/29 19:45:40 UTC

[beam] branch master updated (815b0d3e560 -> 12088cbc70a)

This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 815b0d3e560 Change _build import from setuptools to distutils (#22503)
     add 12088cbc70a Remove stringx package (#22534)

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/native_wordcap/wordcap.go      |  5 ++-
 sdks/go/examples/streaming_wordcap/wordcap.go   |  5 ++-
 sdks/go/pkg/beam/core/runtime/exec/translate.go |  3 +-
 sdks/go/pkg/beam/core/util/stringx/bytes.go     | 31 ---------------
 sdks/go/pkg/beam/core/util/stringx/map.go       | 52 -------------------------
 5 files changed, 7 insertions(+), 89 deletions(-)
 delete mode 100644 sdks/go/pkg/beam/core/util/stringx/bytes.go
 delete mode 100644 sdks/go/pkg/beam/core/util/stringx/map.go