Skip to content

Commit

Permalink
chore(deps): Bump github.com/openziti/foundation/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/openziti/foundation/v2](https://github.com/openziti/foundation) from 2.0.46 to 2.0.47.
- [Commits](openziti/foundation@v2.0.46...v2.0.47)

---
updated-dependencies:
- dependency-name: github.com/openziti/foundation/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 1d3a6e0 commit 4ab077c
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 @@ -8,7 +8,7 @@ require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/go-kit/log v0.2.1
github.com/json-iterator/go v1.1.12
github.com/openziti/foundation/v2 v2.0.46
github.com/openziti/foundation/v2 v2.0.47
github.com/openziti/ziti v1.1.3
github.com/prometheus/client_golang v1.19.1
github.com/prometheus/common v0.55.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,8 @@ github.com/openziti/channel/v2 v2.0.130 h1:YFIz8xk2XabJXJ8cfG1s6OWPgPnMf9hUdaECq
github.com/openziti/channel/v2 v2.0.130/go.mod h1:rY6Uq/kewSF0UTUb8B80y2CcrG4w/oYAL3gsperHb4g=
github.com/openziti/edge-api v0.26.19 h1:EqDxmQGQEZ9ngzoFBlI/P7bL+0Xif29GRO8LWKdyYPI=
github.com/openziti/edge-api v0.26.19/go.mod h1:FGkZr+55qItptJBHriogJDo64OY85kuiEEWEZsik0+A=
github.com/openziti/foundation/v2 v2.0.46 h1:JoeJ9+Tluy/vbMog/QMf8oekqrjR4ghXc44EDLyko9U=
github.com/openziti/foundation/v2 v2.0.46/go.mod h1:88UifYC+Ia6VBQkGgszao/ixi8ymRME0werGo3fI55g=
github.com/openziti/foundation/v2 v2.0.47 h1:f2LM6FQOhHXJ9QMTpr4GAKq8qXspNG3EGczMjjyz7uc=
github.com/openziti/foundation/v2 v2.0.47/go.mod h1:pj5nPmVtAdF1QX+aRtALw69hxcsAzrWDpBUe+Zrc73Q=
github.com/openziti/identity v1.0.77 h1:61OoLPeEmnIOOM1U8XlahiC7W/ohhUT3cc0EVZDmfLI=
github.com/openziti/identity v1.0.77/go.mod h1:spm5DvKTn5Q3NcpfOEqYw7PfreuOZ0mmhH+PbGdoYMI=
github.com/openziti/jwks v1.0.3 h1:hf8wkb+Cg4nH/HM0KROFd7u+C3DkRVcFZJ7tDV+4icc=
Expand Down

0 comments on commit 4ab077c

Please sign in to comment.