Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit 59acee0

Browse files
fix(deps): update go dependencies
1 parent b406375 commit 59acee0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.23.0
55
require (
66
github.com/golang-jwt/jwt/v5 v5.3.0
77
github.com/google/go-github/v74 v74.0.0
8-
github.com/hashicorp/terraform-plugin-framework v1.15.1
9-
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
10-
github.com/hashicorp/terraform-plugin-go v0.28.0
8+
github.com/hashicorp/terraform-plugin-framework v1.16.1
9+
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
10+
github.com/hashicorp/terraform-plugin-go v0.29.0
1111
)
1212

1313
require (

0 commit comments

Comments
 (0)