Skip to content

Commit

Permalink
update go-sdk depedendency
Browse files Browse the repository at this point in the history
UPDATE_DEP=github.com/lacework/go-sdk@v1.29.0 make deps
  • Loading branch information
ammarekbote committed Aug 15, 2023
1 parent 69772e8 commit 19a59c6
Show file tree
Hide file tree
Showing 26 changed files with 777 additions and 233 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/gruntwork-io/terratest v0.43.8
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
github.com/lacework/go-sdk v1.27.3-0.20230808085013-2910edf25686
github.com/lacework/go-sdk v1.29.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
golang.org/x/text v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,8 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/lacework/go-sdk v1.27.3-0.20230808085013-2910edf25686 h1:Cr8QTuvUW5wIAWk3I9bhFhksOo6WLe+ZRiG3pqhjmZA=
github.com/lacework/go-sdk v1.27.3-0.20230808085013-2910edf25686/go.mod h1:FzSfsIxsKmaOB1SS5oBN7SaH7zg3mU63foPnS3XtL5g=
github.com/lacework/go-sdk v1.29.0 h1:RfC0boq3aWlFcRRWnRoGaNurSdaSjwMYeo717WBbIko=
github.com/lacework/go-sdk v1.29.0/go.mod h1:FzSfsIxsKmaOB1SS5oBN7SaH7zg3mU63foPnS3XtL5g=
github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
github.com/mattn/go-colorable v0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
github.com/mattn/go-colorable v0.1.12/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=
Expand Down
32 changes: 16 additions & 16 deletions vendor/github.com/lacework/go-sdk/api/alert_channels.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions vendor/github.com/lacework/go-sdk/api/alert_profiles.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 14 additions & 15 deletions vendor/github.com/lacework/go-sdk/api/compliance_evaluations.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions vendor/github.com/lacework/go-sdk/api/container_registries.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/github.com/lacework/go-sdk/api/feature_flags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 14 additions & 15 deletions vendor/github.com/lacework/go-sdk/api/inventory.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion vendor/github.com/lacework/go-sdk/api/policy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions vendor/github.com/lacework/go-sdk/api/report_rules.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 19a59c6

Please sign in to comment.