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 3026652 commit b2f2174
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 v0.0.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsr
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
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/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
Expand Down

0 comments on commit b2f2174

Please sign in to comment.