File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
github.com/bflad/tfproviderlint v0.31.0 // indirect
29
29
github.com/bgentry/speakeasy v0.1.0 // indirect
30
30
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
31
- github.com/bombsimon/wsl/v4 v4.7 .0 // indirect
31
+ github.com/bombsimon/wsl/v5 v5.1 .0 // indirect
32
32
github.com/catenacyber/perfsprint v0.9.1 // indirect
33
33
github.com/cloudflare/circl v1.6.1 // indirect
34
34
github.com/davecgh/go-spew v1.1.1 // indirect
@@ -100,7 +100,7 @@ require (
100
100
101
101
tool (
102
102
github.com/bflad/tfproviderlint/cmd/tfproviderlintx
103
- github.com/bombsimon/wsl/v4 /cmd/wsl
103
+ github.com/bombsimon/wsl/v5 /cmd/wsl
104
104
github.com/catenacyber/perfsprint
105
105
github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs
106
106
golang.org/x/tools/cmd/goimports
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQ
30
30
github.com/bgentry/speakeasy v0.1.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
31
31
github.com/bmatcuk/doublestar/v4 v4.8.1 h1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR5wKP38 =
32
32
github.com/bmatcuk/doublestar/v4 v4.8.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
33
- github.com/bombsimon/wsl/v4 v4.7 .0 h1:1Ilm9JBPRczjyUs6hvOPKvd7VL1Q++PL8M0SXBDf+jQ =
34
- github.com/bombsimon/wsl/v4 v4.7 .0/go.mod h1:uV/+6BkffuzSAVYD+yGyld1AChO7/EuLrCF/8xTiapg =
33
+ github.com/bombsimon/wsl/v5 v5.1 .0 h1:pLmVRBMxSL1D3/rCe65s/iCSFqU37Cz5/8dVEB4UNBw =
34
+ github.com/bombsimon/wsl/v5 v5.1 .0/go.mod h1:Gp8lD04z27wm3FANIUPZycXp+8huVsn0oxc+n4qfV9I =
35
35
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA =
36
36
github.com/bufbuild/protocompile v0.4.0 /go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8 =
37
37
github.com/catenacyber/perfsprint v0.9.1 h1:5LlTp4RwTooQjJCvGEFV6XksZvWE7wCOUvjD2z0vls0 =
You can’t perform that action at this time.
0 commit comments