Skip to content

Commit f6b35e7

Browse files
authored
Use go getter v1.6.1
1 parent 7a80d82 commit f6b35e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module github.com/CheckPointSW/terraform-provider-checkpoint
33
require (
44
github.com/CheckPointSW/cp-mgmt-api-go-sdk v1.5.0
55
github.com/hashicorp/terraform-plugin-sdk v1.17.0
6+
github.com/hashicorp/go-getter v1.6.1
67
)
78

89
go 1.13

0 commit comments

Comments
 (0)