mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 22:34:56 -04:00
deps: update Google SDK (#1748)
* deps: update Google SDK * deps: fix grpc_testing import * deps: update pseudo version tool hashes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
This commit is contained in:
parent
d7b63bdc37
commit
230ea79bcc
13 changed files with 54 additions and 46 deletions
|
@ -18,7 +18,7 @@ import (
|
|||
"github.com/stretchr/testify/require"
|
||||
"go.uber.org/goleak"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/test/grpc_testing"
|
||||
"google.golang.org/grpc/interop/grpc_testing"
|
||||
)
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue