Skip to content

Commit

Permalink
fix go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed May 14, 2024
1 parent 2f2ca22 commit d90d3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
bou.ke/monkey v1.0.2 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
github.com/ricardo-ch/go-kafka-connect/v3 v3.0.0-20220613085032-a69a6c33b847
gopkg.in/resty.v1 v1.11.0 // indirect
gopkg.in/resty.v1 v1.11.0
)

replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999

0 comments on commit d90d3e6

Please sign in to comment.