chore(deps): updated dependencies
This commit is contained in:
parent
82a692e48c
commit
44a3855511
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/exograd/eventline v1.1.2
|
||||
github.com/exograd/go-daemon v0.0.0-20221017152404-800adf39c12f
|
||||
github.com/hashicorp/terraform-plugin-docs v0.19.4
|
||||
github.com/hashicorp/terraform-plugin-framework v1.12.0
|
||||
github.com/hashicorp/terraform-plugin-framework v1.13.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
go.n16f.net/program v0.0.0-20241014083959-8f6b1ea62841
|
||||
)
|
||||
|
@ -39,7 +39,7 @@ require (
|
|||
github.com/hashicorp/hc-install v0.7.0 // indirect
|
||||
github.com/hashicorp/terraform-exec v0.21.0 // indirect
|
||||
github.com/hashicorp/terraform-json v0.22.1 // indirect
|
||||
github.com/hashicorp/terraform-plugin-go v0.24.0 // indirect
|
||||
github.com/hashicorp/terraform-plugin-go v0.25.0 // indirect
|
||||
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
|
||||
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
|
||||
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue