Skip to content

Commit

Permalink
chore(deps): bump github.com/zitadel/zitadel-go/v3 from 3.0.3 to 3.1.1 (
Browse files Browse the repository at this point in the history
#171)

Bumps [github.com/zitadel/zitadel-go/v3](https://github.com/zitadel/zitadel-go) from 3.0.3 to 3.1.1.
- [Release notes](https://github.com/zitadel/zitadel-go/releases)
- [Changelog](https://github.com/zitadel/zitadel-go/blob/main/.releaserc.js)
- [Commits](zitadel/zitadel-go@v3.0.3...v3.1.1)

---
updated-dependencies:
- dependency-name: github.com/zitadel/zitadel-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 27, 2024
1 parent 46f179b commit bb64700
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 @@ -9,7 +9,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/zitadel/oidc/v3 v3.29.1
github.com/zitadel/passwap v0.6.0
github.com/zitadel/zitadel-go/v3 v3.0.3
github.com/zitadel/zitadel-go/v3 v3.1.1
google.golang.org/protobuf v1.34.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ github.com/zitadel/passwap v0.6.0 h1:m9F3epFC0VkBXu25rihSLGyHvWiNlCzU5kk8RoI+SXQ
github.com/zitadel/passwap v0.6.0/go.mod h1:kqAiJ4I4eZvm3Y6oAk6hlEqlZZOkjMHraGXF90GG7LI=
github.com/zitadel/schema v1.3.0 h1:kQ9W9tvIwZICCKWcMvCEweXET1OcOyGEuFbHs4o5kg0=
github.com/zitadel/schema v1.3.0/go.mod h1:NptN6mkBDFvERUCvZHlvWmmME+gmZ44xzwRXwhzsbtc=
github.com/zitadel/zitadel-go/v3 v3.0.3 h1:xn2q12ecvW0GHsVbwQsTqbpnUiuELQzUXNyPV2zKLaQ=
github.com/zitadel/zitadel-go/v3 v3.0.3/go.mod h1:b+3HqRocliOjfpWgjOukYiS1pXpzOgWdacq1mRfpqCs=
github.com/zitadel/zitadel-go/v3 v3.1.1 h1:8JdjkDDjOPQQl6X2qXjXOsRmG3RS/CpfRW0WHXhuBeY=
github.com/zitadel/zitadel-go/v3 v3.1.1/go.mod h1:b+3HqRocliOjfpWgjOukYiS1pXpzOgWdacq1mRfpqCs=
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw=
go.opentelemetry.io/otel v1.29.0/go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8=
go.opentelemetry.io/otel/metric v1.29.0 h1:vPf/HFWTNkPu1aYeIsc98l4ktOQaL6LeSoeV2g+8YLc=
Expand Down

0 comments on commit bb64700

Please sign in to comment.