Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.1 in /src/pcap #35

Merged

Commits on Jul 17, 2023

  1. dep: bump google.golang.org/grpc in /src/pcap

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.56.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.51.0...v1.56.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and peanball committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    85d9e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. test(integration): measure the time of the last captured packet, not …

    …write
    
    This decouples the test from disk throughputs for larger files.
    Reducing the overall capture time to 1s also helps not capturing gigabytes of data on loopback.
    peanball committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d5eb751 View commit details
    Browse the repository at this point in the history