From 86065af97f0d7be7993aaf82f5cf4f5f5be00402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:42:09 +0000 Subject: Bump go.bug.st/serial from 1.6.1 to 1.6.2 Bumps [go.bug.st/serial](https://github.com/bugst/go-serial) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/bugst/go-serial/releases) - [Commits](https://github.com/bugst/go-serial/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: go.bug.st/serial dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2c448a5..d05c8f6 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/eclipse/paho.mqtt.golang v1.4.3 github.com/planetscale/vtprotobuf v0.6.0 github.com/stretchr/testify v1.8.4 - go.bug.st/serial v1.6.1 + go.bug.st/serial v1.6.2 golang.org/x/sync v0.6.0 google.golang.org/protobuf v1.32.0 ) -- cgit v1.2.3