Skip to content

Commit d47b41b

Browse files
committed
fix(deps): update module github.com/ibm/sql-query-go-sdk to v0.1.8
1 parent 513cd82 commit d47b41b

File tree

2 files changed

+82
-1
lines changed

2 files changed

+82
-1
lines changed

example/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ go 1.15
66
replace github.com/IBM/sql-query-go-sdk => ../
77

88
require (
9-
github.com/IBM/sql-query-go-sdk v0.0.1
9+
github.com/IBM/sql-query-go-sdk v0.1.8
1010
github.com/IBM/go-sdk-core/v4 v4.10.0
1111
)

0 commit comments

Comments
 (0)