Skip to content

Commit

Permalink
Bump github.com/topicuskeyhub/sdk-go from 0.28.1 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [github.com/topicuskeyhub/sdk-go](https://github.com/topicuskeyhub/sdk-go) from 0.28.1 to 0.29.0.
- [Commits](topicuskeyhub/sdk-go@v0.28.1...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 96303fe commit ac80d58
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.5.1
github.com/microsoft/kiota-abstractions-go v1.3.0
github.com/topicuskeyhub/sdk-go v0.28.1
github.com/topicuskeyhub/sdk-go v0.29.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/topicuskeyhub/sdk-go v0.28.1 h1:TXpkypK2KiH/9fnlEd9SFfXR/cK63RnCe6eqVR0Ew8k=
github.com/topicuskeyhub/sdk-go v0.28.1/go.mod h1:nP1C2RvZXfnEPjFy5AfdLJIWaM6IQAyar1pVbgPXsMg=
github.com/topicuskeyhub/sdk-go v0.29.0 h1:7Bh1lELwba7XkpDP5JvABPAafPR2X12mO9sCpYTeZ6o=
github.com/topicuskeyhub/sdk-go v0.29.0/go.mod h1:2QIWeohtyf6BtluHpYoUcvpR27BKPMTp1FKrgtgBl20=
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
Expand Down

0 comments on commit ac80d58

Please sign in to comment.