mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-12 16:47:25 -05:00
deps: fix dependabot security warnings (#1337)
This commit is contained in:
parent
67a58bcc56
commit
441eef294a
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ replace (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/edgelesssys/constellation/v2 v2.0.0
|
||||
github.com/edgelesssys/constellation/v2 v2.5.2
|
||||
github.com/fatih/color v1.14.1
|
||||
github.com/go-git/go-git/v5 v5.5.2
|
||||
github.com/google/go-tpm-tools v0.3.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue