File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
pkg/extension/opampextension Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ deps: downgrading gosnowflake to 1.15.0
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ require (
564564 github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3 // indirect
565565 github.com/sijms/go-ora/v2 v2.9.0 // indirect
566566 github.com/sirupsen/logrus v1.9.3 // indirect
567- github.com/snowflakedb/gosnowflake v1.16 .0 // indirect
567+ github.com/snowflakedb/gosnowflake v1.15 .0 // indirect
568568 github.com/spaolacci/murmur3 v1.1.0 // indirect
569569 github.com/spf13/cast v1.9.2 // indirect
570570 github.com/spf13/cobra v1.10.1 // indirect
Original file line number Diff line number Diff line change @@ -2164,8 +2164,8 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
21642164github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
21652165github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
21662166github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
2167- github.com/snowflakedb/gosnowflake v1.16 .0 h1:EfrAPVjWcBHzr2oiwEUz0dwFUiFlwftj9/YB6NktY9Q =
2168- github.com/snowflakedb/gosnowflake v1.16 .0 /go.mod h1:XJ2z3SckeW+juZzjuYNcAJM7i4ZgIZNmepFm5foO3Vc =
2167+ github.com/snowflakedb/gosnowflake v1.15 .0 h1:1V4dG1EmJ9O81Hv8y1LAE9koZebmx4tnRAPKWvDf8xA =
2168+ github.com/snowflakedb/gosnowflake v1.15 .0 /go.mod h1:+3Eh8swS12G6Fbt/wb5Vcse2Id7VU9HGgKSH8ydiumU =
21692169github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
21702170github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI =
21712171github.com/spaolacci/murmur3 v1.1.0 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
You can’t perform that action at this time.
0 commit comments