mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-23 00:14:47 +02:00
fix(deps): update module github.com/stretchr/testify to v1.10.0
This commit is contained in:
parent
dc80236496
commit
6a29b9736c
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/hashicorp/vault v1.2.1-0.20240208012854-90c1515f84d3
|
||||
github.com/hashicorp/vault/api v1.14.0
|
||||
github.com/hashicorp/vault/sdk v0.13.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
gitlab.com/hacklunch/ntp v0.2.1-0.20200714090752-d286380a85fb
|
||||
gitlab.com/hacklunch/ntske v0.0.0-20201006122939-e09fea38c855
|
||||
golang.org/x/crypto v0.24.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue