numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.09k stars 111 forks source link

chore:go.mod and go.sum dependencies update. Fixes #1749 #1750

Closed charans29 closed 4 months ago

charans29 commented 4 months ago

As requested by @vigith in the conversation for issue #1742, this PR is dedicated to updating the Go module dependencies to their latest versions.

Changes: Updated go.mod and go.sum to reflect the latest versions of dependencies.

Ran make pre-push -B to avoid codegen and linting problem