Skip to content

Commit

Permalink
Merge pull request #12 from homeport/dependabot/go_modules/main/githu…
Browse files Browse the repository at this point in the history
…b.com/IBM/go-sdk-core/v5-5.15.3

Bump github.com/IBM/go-sdk-core/v5 from 5.15.2 to 5.15.3
  • Loading branch information
github-actions[bot] authored Feb 28, 2024
2 parents 80dbfa3 + b583643 commit abf006a
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 @@ -3,7 +3,7 @@ module github.com/homeport/secrets-manager-resource
go 1.20

require (
github.com/IBM/go-sdk-core/v5 v5.15.2
github.com/IBM/go-sdk-core/v5 v5.15.3
github.com/IBM/secrets-manager-go-sdk v1.2.0
github.com/go-openapi/strfmt v0.22.1
github.com/gonvenience/bunt v1.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/IBM/go-sdk-core/v5 v5.15.2 h1:b/lXZ2IGOAHmmSA/bJRCXMRWwi9+6F8bU8gHGy2w1hw=
github.com/IBM/go-sdk-core/v5 v5.15.2/go.mod h1:ee+AZaB15yUwZigJdRCwZZ3u7HIvEQzxNUdxVpnJHY8=
github.com/IBM/go-sdk-core/v5 v5.15.3 h1:yBSSYLuQSO9Ip+j3mONsTcymoYQyxarQ6rh3aU9cVt8=
github.com/IBM/go-sdk-core/v5 v5.15.3/go.mod h1:ee+AZaB15yUwZigJdRCwZZ3u7HIvEQzxNUdxVpnJHY8=
github.com/IBM/secrets-manager-go-sdk v1.2.0 h1:bgFfBF+LjHLtUfV3hTLkfgE8EjFsJaeU2icA2Hg+M50=
github.com/IBM/secrets-manager-go-sdk v1.2.0/go.mod h1:qv+tQg8Z3Vb11DQYxDjEGeROHDtTLQxUWuOIrIdWg6E=
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=
Expand Down

0 comments on commit abf006a

Please sign in to comment.