aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-19 14:42:09 +0000
committerGitHub <[email protected]>2024-02-19 14:42:09 +0000
commit86065af97f0d7be7993aaf82f5cf4f5f5be00402 (patch)
treea9304c33fb83156cb10efab9adb1a3fe71cc8694 /go.mod
parent8c689c3828ccb01a1f8ec6ff9cffb469cac93ff1 (diff)
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] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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
)