diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-19 14:42:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-19 14:42:09 +0000 |
| commit | 86065af97f0d7be7993aaf82f5cf4f5f5be00402 (patch) | |
| tree | a9304c33fb83156cb10efab9adb1a3fe71cc8694 /go.mod | |
| parent | 8c689c3828ccb01a1f8ec6ff9cffb469cac93ff1 (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
