Skip to content

Commit 51b5c86

Browse files
fix(deps): update module github.com/ibm/go-sdk-core/v4 to v5
1 parent 6331fc7 commit 51b5c86

File tree

2 files changed

+190
-1
lines changed

2 files changed

+190
-1
lines changed

example/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ 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
109
github.com/IBM/go-sdk-core/v4 v4.10.0
10+
github.com/IBM/go-sdk-core/v5 v5.13.4
11+
github.com/IBM/sql-query-go-sdk v0.0.1
1112
)

0 commit comments

Comments
 (0)