Chore(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1633)

This commit is contained in:
dependabot[bot]
2023-05-31 16:24:49 +02:00
committed by GitHub
parent b87b2109b1
commit 0e21fdc9de
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/qdm12/log v0.1.0
github.com/qdm12/ss-server v0.4.0
github.com/qdm12/updated v0.0.0-20210603204757-205acfe6937e
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
github.com/vishvananda/netlink v1.2.1-beta.2
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
golang.org/x/net v0.10.0