Skip to content

Commit

Permalink
Bump the openziti group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the openziti group with 2 updates in the / directory: [github.com/openziti/edge-api](https://github.com/openziti/edge-api) and [github.com/openziti/jwks](https://github.com/openziti/jwks).


Updates `github.com/openziti/edge-api` from 0.26.25 to 0.26.27
- [Release notes](https://github.com/openziti/edge-api/releases)
- [Commits](openziti/edge-api@v0.26.25...v0.26.27)

Updates `github.com/openziti/jwks` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/openziti/jwks/releases)
- [Commits](openziti/jwks@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: github.com/openziti/edge-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openziti
- dependency-name: github.com/openziti/jwks
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openziti
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent be0d462 commit 8bc1e01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ require (
github.com/openziti/agent v1.0.17
github.com/openziti/channel/v2 v2.0.143
github.com/openziti/cobra-to-md v0.0.0-20240827152831-dab4eaadf278
github.com/openziti/edge-api v0.26.25
github.com/openziti/edge-api v0.26.27
github.com/openziti/foundation/v2 v2.0.48
github.com/openziti/identity v1.0.84
github.com/openziti/jwks v1.0.3
github.com/openziti/jwks v1.0.4
github.com/openziti/metrics v1.2.57
github.com/openziti/runzmd v1.0.50
github.com/openziti/sdk-golang v0.23.40
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -573,14 +573,14 @@ github.com/openziti/cobra-to-md v0.0.0-20240827152831-dab4eaadf278 h1:v77wxCS4Y5
github.com/openziti/cobra-to-md v0.0.0-20240827152831-dab4eaadf278/go.mod h1:FjCpk/yzHF7/r28oSTNr5P57yN5VolpdAtS/g7KNi2c=
github.com/openziti/dilithium v0.3.3 h1:PLgQ6PMNLSTzCFbX/h98cmudgz/cU6TmjdSv5NAPD8k=
github.com/openziti/dilithium v0.3.3/go.mod h1:vsCjI2AU/hon9e+dLhUFbCNGesJDj2ASgkySOcpmvjo=
github.com/openziti/edge-api v0.26.25 h1:ueHfs4+dRuWkSFCbduYRsMre3udbUp7xlmjOVbdEX5k=
github.com/openziti/edge-api v0.26.25/go.mod h1:Nv/0DxHZ7WtR7sHzLIrUJdgAHrHpIV3s9ftrokeuQzg=
github.com/openziti/edge-api v0.26.27 h1:96g+gTjgjFyUuYiVzXEcRIz04xzxzhW+pCXvyCIjh9w=
github.com/openziti/edge-api v0.26.27/go.mod h1:Nv/0DxHZ7WtR7sHzLIrUJdgAHrHpIV3s9ftrokeuQzg=
github.com/openziti/foundation/v2 v2.0.48 h1:G0/P8XQS+xTAS3KYQ/PHjLFHLABZkLJeNDbPgPTaxU0=
github.com/openziti/foundation/v2 v2.0.48/go.mod h1:pj5nPmVtAdF1QX+aRtALw69hxcsAzrWDpBUe+Zrc73Q=
github.com/openziti/identity v1.0.84 h1:AxNS/KZb50rzJkZ+1IF1aoollObrelZBUoMlWtpw2Y4=
github.com/openziti/identity v1.0.84/go.mod h1:EVkwgH4r/uQ/GUUFjIZN6WBiGcQHUhfiv6o+WUAtuDk=
github.com/openziti/jwks v1.0.3 h1:hf8wkb+Cg4nH/HM0KROFd7u+C3DkRVcFZJ7tDV+4icc=
github.com/openziti/jwks v1.0.3/go.mod h1:t4xxq8vlXGsPn29kiQVnZBBDDnEoOFqtJoHibkJunQQ=
github.com/openziti/jwks v1.0.4 h1:C2KGUIrzWkn9OPtw4N9wO2APuHh/GCIJ2ur7b5rXm00=
github.com/openziti/jwks v1.0.4/go.mod h1:t4xxq8vlXGsPn29kiQVnZBBDDnEoOFqtJoHibkJunQQ=
github.com/openziti/metrics v1.2.57 h1:CIhz2MILuUauQF3gYHVj0hsHZXJcWu7yHA0Y1aT6BCU=
github.com/openziti/metrics v1.2.57/go.mod h1:cfyx5uHOuDgYlU7/Z2CZvCn9DTGEW7wqtBA7Xcfykbs=
github.com/openziti/runzmd v1.0.50 h1:bfrsjfpSfUPdt+WrFsoOhlTidpLZ4QhFo/qjI039rYg=
Expand Down

0 comments on commit 8bc1e01

Please sign in to comment.