Skip to content

Commit 4451ee4

Browse files
authored
Use go SDK v1.5.1
1 parent 808f2ff commit 4451ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/CheckPointSW/terraform-provider-checkpoint
22

33
require (
4-
github.com/CheckPointSW/cp-mgmt-api-go-sdk v1.5.0
4+
github.com/CheckPointSW/cp-mgmt-api-go-sdk v1.5.1
55
github.com/hashicorp/terraform-plugin-sdk v1.17.0
66
)
77

0 commit comments

Comments
 (0)