Update module github.com/google/uuid to v1.3.1 (#27)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> Co-authored-by: João Palet <joao.palet@outlook.com>
This commit is contained in:
parent
98f382850a
commit
49ec81ae25
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.20
|
|||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.9
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/google/uuid v1.3.1
|
||||
github.com/hashicorp/terraform-plugin-framework v1.3.5
|
||||
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
|
||||
github.com/hashicorp/terraform-plugin-go v0.18.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue