aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 04:49:45 +0000
committerGitHub <[email protected]>2024-03-04 04:49:45 +0000
commit17de69b3114992949219b72ed438eb8455904ec2 (patch)
tree50bd779c79202d196eda8a0986b7abf6293f28a8 /go.mod
parent212cf4831ca61c57e07df5635f41ea75354cdbea (diff)
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... 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 ec360e4..54e4591 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/charmbracelet/log v0.3.1
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/planetscale/vtprotobuf v0.6.0
- github.com/stretchr/testify v1.8.4
+ github.com/stretchr/testify v1.9.0
go.bug.st/serial v1.6.2
golang.org/x/sync v0.6.0
google.golang.org/protobuf v1.32.0