Skip to content

Commit

Permalink
Bump github.com/openziti/secretstream in the non-major group
Browse files Browse the repository at this point in the history
Bumps the non-major group with 1 update: [github.com/openziti/secretstream](https://github.com/openziti/secretstream).


Updates `github.com/openziti/secretstream` from 0.1.19 to 0.1.20
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.19...v0.1.20)

---
updated-dependencies:
- dependency-name: github.com/openziti/secretstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 1ebc841 commit 1bb5448
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 @@ -23,7 +23,7 @@ require (
github.com/openziti/foundation/v2 v2.0.45
github.com/openziti/identity v1.0.77
github.com/openziti/metrics v1.2.54
github.com/openziti/secretstream v0.1.19
github.com/openziti/secretstream v0.1.20
github.com/openziti/transport/v2 v2.0.133
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ github.com/openziti/identity v1.0.77 h1:61OoLPeEmnIOOM1U8XlahiC7W/ohhUT3cc0EVZDm
github.com/openziti/identity v1.0.77/go.mod h1:spm5DvKTn5Q3NcpfOEqYw7PfreuOZ0mmhH+PbGdoYMI=
github.com/openziti/metrics v1.2.54 h1:NVN/762XqOwUDThwxcpzT/Tc+f+zGUNLvllhMRGTF70=
github.com/openziti/metrics v1.2.54/go.mod h1:5JWuoncTKps8xPdicS8RUloPyu24Q1S4zaG7E8B+Evc=
github.com/openziti/secretstream v0.1.19 h1:qSX23lyOI5ROvYPTjy7Lo6eFsq9qBBPzaG5hvgLlw48=
github.com/openziti/secretstream v0.1.19/go.mod h1:1n/Uk8PQEREwB7iQXhUzNqt+8jYEpUZOJDGcetMI08o=
github.com/openziti/secretstream v0.1.20 h1:9KOgXkUddf9KHur+B805a8wP0J447AO6Pmtz+eanub0=
github.com/openziti/secretstream v0.1.20/go.mod h1:TteVDQqouIoZgkwZhfiVdbnPNP3m87ik7kg/l9ahXzI=
github.com/openziti/transport/v2 v2.0.133 h1:fWuADiwvb77mhuIF5F/SIiefiGx2GkrxYPDHLtqNwms=
github.com/openziti/transport/v2 v2.0.133/go.mod h1:UJ2bj41g5Ep7fKvwypS/dGYMKRKPvQPGG/OwB2H84Vw=
github.com/orcaman/concurrent-map/v2 v2.0.1 h1:jOJ5Pg2w1oeB6PeDurIYf6k9PQ+aTITr/6lP/L/zp6c=
Expand Down

0 comments on commit 1bb5448

Please sign in to comment.