1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

module: update module github.com/stretchr/testify to v1.7.5

This commit is contained in:
renovate[bot]
2022-06-30 00:31:53 +00:00
committed by Christian Nicolai
parent 15c187f3d8
commit 1ee6adbf42
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/eclipse/paho.mqtt.golang v1.4.1
github.com/go-ble/ble v0.0.0-20200120171844-0a73a9da88eb
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.4
github.com/stretchr/testify v1.7.5
)
require (