chore(fallback): update github.com/glueops/autoglue-sdk-go (#216)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-11-06 03:18:38 +00:00
committed by GitHub
parent 1dbbd9e1d5
commit afed611884

View File

@@ -3,7 +3,7 @@ module github.com/glueops/terraform-provider-gsot
go 1.25.3 go 1.25.3
require ( require (
github.com/glueops/autoglue-sdk-go v0.0.0-00010101000000-000000000000 github.com/glueops/autoglue-sdk-go v0.0.0-20251106000315-3969abd74adf
github.com/hashicorp/terraform-plugin-framework v1.16.1 github.com/hashicorp/terraform-plugin-framework v1.16.1
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
) )