Skip to content

Commit 9d2c29c

Browse files
authored
Bump gosnowflake to v1.17.2 of dbtlabs fork (#98)
1 parent fad437a commit 9d2c29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/adbc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
6868
)
6969

70-
replace github.com/snowflakedb/gosnowflake => github.com/dbt-labs/gosnowflake v1.17.1
70+
replace github.com/snowflakedb/gosnowflake => github.com/dbt-labs/gosnowflake v1.17.2
7171

7272
require (
7373
cloud.google.com/go v0.121.6 // indirect

0 commit comments

Comments
 (0)