Skip to content

Commit

Permalink
build(deps): bump github.com/lacework/go-sdk from 0.43.0 to 0.44.1 (#393
Browse files Browse the repository at this point in the history
)

Bumps [github.com/lacework/go-sdk](https://github.com/lacework/go-sdk) from 0.43.0 to 0.44.1.
- [Release notes](https://github.com/lacework/go-sdk/releases)
- [Changelog](https://github.com/lacework/go-sdk/blob/main/CHANGELOG.md)
- [Commits](lacework/go-sdk@v0.43.0...v0.44.1)

---
updated-dependencies:
- dependency-name: github.com/lacework/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent 2d8e4f8 commit 43fb505
Show file tree
Hide file tree
Showing 10 changed files with 561 additions and 7 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.40.18
github.com/hashicorp/terraform-plugin-sdk/v2 v2.23.0
github.com/lacework/go-sdk v0.43.0
github.com/lacework/go-sdk v0.44.1
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.0
golang.org/x/text v0.3.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,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 v0.43.0 h1:8NhV24NA8RytQzQlqvtm8hPD4FmhFy4wNWNu8dVFPtw=
github.com/lacework/go-sdk v0.43.0/go.mod h1:N3URN/0GTQstdmi7o2ZpVeFKZepBXFPiQtDH75rfXDA=
github.com/lacework/go-sdk v0.44.1 h1:NXBNCq6Mp4CvHeFpejxnAY3DWixMzpeyU0DXmqy+bTA=
github.com/lacework/go-sdk v0.44.1/go.mod h1:N3URN/0GTQstdmi7o2ZpVeFKZepBXFPiQtDH75rfXDA=
github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
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=
Expand Down
3 changes: 3 additions & 0 deletions vendor/github.com/lacework/go-sdk/api/api.go

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

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

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

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

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

Loading

0 comments on commit 43fb505

Please sign in to comment.