Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pomerium/enterprise-client-go Loading
base: 0b5e7ba
Choose a base ref
...
head repository: pomerium/enterprise-client-go Loading
compare: 414b2b1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on May 22, 2023

  1. Bump actions/setup-go from 4.0.0 to 4.0.1 (#20)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4d34df0...fac708d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    73f1bdc View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#19)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4bec50b View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/grpc from 1.54.0 to 1.55.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.54.0...v1.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    414b2b1 View commit details
    Browse the repository at this point in the history
Loading