diff --git a/long-running-test-arch/xk6/go.mod b/long-running-test-arch/xk6/go.mod index 88c52e7b..7f99a747 100644 --- a/long-running-test-arch/xk6/go.mod +++ b/long-running-test-arch/xk6/go.mod @@ -37,6 +37,6 @@ require ( google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917 // indirect google.golang.org/grpc v1.61.1 // indirect - google.golang.org/protobuf v1.32.0 // indirect + google.golang.org/protobuf v1.33.0 // indirect gopkg.in/guregu/null.v3 v3.3.0 // indirect )