File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/hashicorp/terraform-plugin-framework v1.15.0
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
13
- github.com/huandu/go-sqlbuilder v1.35.0
13
+ github.com/huandu/go-sqlbuilder v1.35.1
14
14
)
15
15
16
16
require (
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE
110
110
github.com/hashicorp/yamux v0.1.1 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
111
111
github.com/huandu/go-assert v1.1.6 h1:oaAfYxq9KNDi9qswn/6aE0EydfxSa+tWZC1KabNitYs =
112
112
github.com/huandu/go-assert v1.1.6 /go.mod h1:JuIfbmYG9ykwvuxoJ3V8TB5QP+3+ajIA54Y44TmkMxs =
113
- github.com/huandu/go-sqlbuilder v1.35.0 h1:ESvxFHN8vxCTudY1Vq63zYpU5yJBESn19sf6k4v2T5Q =
114
- github.com/huandu/go-sqlbuilder v1.35.0 /go.mod h1:mS0GAtrtW+XL6nM2/gXHRJax2RwSW1TraavWDFAc1JA =
113
+ github.com/huandu/go-sqlbuilder v1.35.1 h1:znTuAksxq3T1rYfr3nsD4P0brWDY8qNzdZnI6+vtia4 =
114
+ github.com/huandu/go-sqlbuilder v1.35.1 /go.mod h1:mS0GAtrtW+XL6nM2/gXHRJax2RwSW1TraavWDFAc1JA =
115
115
github.com/huandu/xstrings v1.3.3 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
116
116
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU =
117
117
github.com/huandu/xstrings v1.4.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
You can’t perform that action at this time.
0 commit comments