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 @@ -6,7 +6,7 @@ require (
6
6
github.com/agext/levenshtein v1.2.2 // indirect
7
7
github.com/dave/dst v0.27.3
8
8
github.com/fatih/color v1.18.0 // indirect
9
- github.com/google/go-cmp v0.6 .0
9
+ github.com/google/go-cmp v0.7 .0
10
10
github.com/hashicorp/go-multierror v1.1.1 // indirect
11
11
github.com/hashicorp/hcl/v2 v2.23.0
12
12
github.com/hashicorp/yamux v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U=
81
81
github.com/go-test/deep v1.1.1 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
82
82
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
83
83
github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
84
- github.com/google/go-cmp v0.6 .0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
85
- github.com/google/go-cmp v0.6 .0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
84
+ github.com/google/go-cmp v0.7 .0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
85
+ github.com/google/go-cmp v0.7 .0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
86
86
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
87
87
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
88
88
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.62 h1:gZvwm6umNtCdZxD+H7my06k4wo6PQLgVwwilZIwWlyM =
You can’t perform that action at this time.
0 commit comments