Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/sql-query-go-sdk to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent a0df3f0 commit fb0c66b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion example/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ go 1.15
replace github.com/IBM/sql-query-go-sdk => ../

require (
github.com/IBM/sql-query-go-sdk v0.0.1
github.com/IBM/sql-query-go-sdk v0.1.2
github.com/IBM/go-sdk-core/v4 v4.10.0
)
2 changes: 2 additions & 0 deletions example/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ github.com/IBM/go-sdk-core/v4 v4.10.0 h1:aLoKusSFVsxMJeKHf8csj9tBWt4Y50kVvfxoKh6
github.com/IBM/go-sdk-core/v4 v4.10.0/go.mod h1:0uz2ca0MZ2DwsBRGl9Jp3EaCTqxmKZTdvV/CkCB7JnI=
github.com/IBM/sql-query-go-sdk v0.0.1 h1:7ITKbD4ikes8GHyGGQ39ka5Egw/XIQkMRiQ6scNObHM=
github.com/IBM/sql-query-go-sdk v0.0.1/go.mod h1:6ffMOi7zZzhrrT8GpQznTMD2ADeMvuw7lbvmb68/yyA=
github.com/IBM/sql-query-go-sdk v0.1.2 h1:emNJFPR30tj4gZiZiv7xGOFl9F3YZIqPNyfHrUmXML8=
github.com/IBM/sql-query-go-sdk v0.1.2/go.mod h1:qt4NXh7IorsILXE0gawbL0gnXzobTDyFOg546zXjf9A=
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/aws/aws-sdk-go v1.34.28/go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/+8rV9s48=
Expand Down

0 comments on commit fb0c66b

Please sign in to comment.