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 @@ -3,7 +3,7 @@ module github.com/warrensbox/terraform-switcher
3
3
go 1.22
4
4
5
5
require (
6
- github.com/gookit/slog v0.5.5
6
+ github.com/gookit/slog v0.5.6
7
7
github.com/hashicorp/go-version v1.7.0
8
8
github.com/hashicorp/hcl/v2 v2.20.1
9
9
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/gookit/goutil v0.6.15 h1:mMQ0ElojNZoyPD0eVROk5QXJPh2uKR4g06slgPDF5Jo=
29
29
github.com/gookit/goutil v0.6.15 /go.mod h1:qdKdYEHQdEtyH+4fNdQNZfJHhI0jUZzHxQVAV3DaMDY =
30
30
github.com/gookit/gsr v0.1.0 h1:0gadWaYGU4phMs0bma38t+Do5OZowRMEVlHv31p0Zig =
31
31
github.com/gookit/gsr v0.1.0 /go.mod h1:7wv4Y4WCnil8+DlDYHBjidzrEzfHhXEoFjEA0pPPWpI =
32
- github.com/gookit/slog v0.5.5 h1:XoyK3NilKzuC/umvnqTQDHTOnpC8R6pvlr/ht9PyfgU =
33
- github.com/gookit/slog v0.5.5 /go.mod h1:RfIwzoaQ8wZbKdcqG7+3EzbkMqcp2TUn3mcaSZAw2EQ =
32
+ github.com/gookit/slog v0.5.6 h1:fmh+7bfOK8CjidMCwE+M3S8G766oHJpT/1qdmXGALCI =
33
+ github.com/gookit/slog v0.5.6 /go.mod h1:RfIwzoaQ8wZbKdcqG7+3EzbkMqcp2TUn3mcaSZAw2EQ =
34
34
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
35
35
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
36
36
github.com/hashicorp/hcl v1.0.1-vault-5 h1:kI3hhbbyzr4dldA8UdTb7ZlVVlI2DACdCfz31RPDgJM =
You can’t perform that action at this time.
0 commit comments