This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from cabc35dd35 fix(plc4go/cbus): limit discoverer with semaphore
add e3030a49ac feat(plc4go): upgrade to golang 1.19
No new revisions were added by this update.
Summary of changes:
.../language-go/src/test/resources/plc4go/pom.xml | 2 +-
plc4go/go.mod | 4 +-
plc4go/internal/bacnetip/ApplicationModule.go | 12 ++++--
.../bacnetip/BACnetVirtualLinkLayerService.go | 4 +-
plc4go/internal/bacnetip/IOCBModule.go | 13 +++---
plc4go/internal/bacnetip/NetworkService.go | 25 +++++------
plc4go/pom.xml | 1 +
.../bacnetip/readwrite/model/BACnetVendorId.go | 48 ++++++++++++++++++----
.../knxnetip/readwrite/model/KnxManufacturer.go | 26 +++++++++---
plc4go/spi/doc.go | 39 +++++++++---------
plc4go/spi/utils/Misc.go | 3 +-
plc4go/tools/plc4xbrowser/doc.go | 4 +-
plc4go/tools/plc4xpcapanalyzer/doc.go | 4 +-
13 files changed, 122 insertions(+), 63 deletions(-)