Skip to content

Commit

Permalink
build(deps): bump github.com/fortanix/sdkms-client-go
Browse files Browse the repository at this point in the history
Bumps [github.com/fortanix/sdkms-client-go](https://github.com/fortanix/sdkms-client-go) from 0.2.1 to 0.4.0.
- [Release notes](https://github.com/fortanix/sdkms-client-go/releases)
- [Commits](fortanix/sdkms-client-go@v0.2.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/fortanix/sdkms-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 047ac77 commit 99dcc4f
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 @@ module github.com/fortanix/dsm-perf-tool
go 1.18

require (
github.com/fortanix/sdkms-client-go v0.2.1
github.com/fortanix/sdkms-client-go v0.4.0
github.com/google/uuid v1.6.0
github.com/montanaflynn/stats v0.6.6
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/fortanix/sdkms-client-go v0.2.1 h1:gT0QxwIgcHxZli1vt+Cfuo4nPVskCg0qh1yQ02OiTPw=
github.com/fortanix/sdkms-client-go v0.2.1/go.mod h1:7df+XH9h8S/MDmF64sHKmDCBmrYqIi/8Ix72PVnRqfQ=
github.com/fortanix/sdkms-client-go v0.4.0 h1:5cKiFJ4rzc69mhsVVI5Ma5ynr/k5vhvws0yfzfIro/k=
github.com/fortanix/sdkms-client-go v0.4.0/go.mod h1:gjylIGX+6poVSe+JkbNsLTvseLd+rLjvcGFgXpW56Lo=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit 99dcc4f

Please sign in to comment.