Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/bitwarden/sdk-go from 1.0.0 to 1.0.2 in the go group across 1 directory #23

Merged
merged 1 commit into from
Oct 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump github.com/bitwarden/sdk-go in the go group across 1 directory
Bumps the go group with 1 update in the / directory: [github.com/bitwarden/sdk-go](https://github.com/bitwarden/sdk-go).


Updates `github.com/bitwarden/sdk-go` from 1.0.0 to 1.0.2
- [Release notes](https://github.com/bitwarden/sdk-go/releases)
- [Commits](bitwarden/sdk-go@v1.0.0...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 13, 2024
commit 2ec4832daa0d4c91814a273965d305f35d12b1f9
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ module github.com/external-secrets/bitwarden-sdk-server
go 1.22

require (
github.com/bitwarden/sdk-go v1.0.0
github.com/bitwarden/sdk-go v1.0.2
github.com/go-chi/chi/v5 v5.1.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/bitwarden/sdk-go v1.0.0 h1:XupMlyu7CxdtKFi7obSknwICQ2J+WtmzndfVkkiGShI=
github.com/bitwarden/sdk-go v1.0.0/go.mod h1:RuYh+gqffp3h8wNUVWz1bvp2Pho10AFz+WIlI26iWY4=
github.com/bitwarden/sdk-go v1.0.2 h1:krk5et4sfksLDDcrYHcs8f3jL/TGcQ1EShw4CG21JSI=
github.com/bitwarden/sdk-go v1.0.2/go.mod h1:RuYh+gqffp3h8wNUVWz1bvp2Pho10AFz+WIlI26iWY4=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=