Skip to content

Commit

Permalink
Bump the go group with 1 update (#55)
Browse files Browse the repository at this point in the history
Bumps the go group with 1 update: [github.com/pomerium/pomerium](https://github.com/pomerium/pomerium).


Updates `github.com/pomerium/pomerium` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/pomerium/pomerium/releases)
- [Commits](pomerium/pomerium@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: github.com/pomerium/pomerium
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 4487f3b commit f64da9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/envoyproxy/go-control-plane v0.12.0
github.com/envoyproxy/protoc-gen-validate v1.0.4
github.com/pomerium/pomerium v0.25.0
github.com/pomerium/pomerium v0.25.1
github.com/stretchr/testify v1.9.0
google.golang.org/grpc v1.62.1
google.golang.org/protobuf v1.33.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pomerium/csrf v1.7.0 h1:Qp4t6oyEod3svQtKfJZs589mdUTWKVf7q0PgCKYCshY=
github.com/pomerium/csrf v1.7.0/go.mod h1:hAPZV47mEj2T9xFs+ysbum4l7SF1IdrryYaY6PdoIqw=
github.com/pomerium/pomerium v0.25.0 h1:WHGuPrPIWt0aXBPu4hnZCUO+xgIrcAmqt1Z3E27ibME=
github.com/pomerium/pomerium v0.25.0/go.mod h1:MOnimQ8mWvD9225u/e59B1KyEkU6xSpf9i5BEAsdabM=
github.com/pomerium/pomerium v0.25.1 h1:phnolWJdNfS5JDH54HvtDfpIdR2gXISexfvtM69wJDE=
github.com/pomerium/pomerium v0.25.1/go.mod h1:MOnimQ8mWvD9225u/e59B1KyEkU6xSpf9i5BEAsdabM=
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk=
github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA=
github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=
Expand Down

0 comments on commit f64da9a

Please sign in to comment.