Skip to content

Commit

Permalink
chore: update deps to use new gofalcon release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
martinalbert committed May 6, 2024
1 parent 64a88e5 commit 84dacf5
Show file tree
Hide file tree
Showing 2,502 changed files with 355,525 additions and 75,294 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/conductorone/baton-sdk v0.1.33
github.com/crowdstrike/gofalcon v0.3.1
github.com/crowdstrike/gofalcon v0.6.1-0.20240426204036-ac8ce2b4f2d7
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/spf13/cobra v1.8.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
github.com/conductorone/baton-sdk v0.1.33 h1:0kWu7yCEux+KgUOs1xoo0TFARwN8Tc9/KOP6c4HqdFs=
github.com/conductorone/baton-sdk v0.1.33/go.mod h1:1VMycIep+HU8JXef2wenT3ECzx1w3Jr3KDQG+L6Mv30=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/crowdstrike/gofalcon v0.3.1 h1:J+ZIh2dr5Yphl2hGl7rFJAMUuAj1q0JbCcHls1yozM0=
github.com/crowdstrike/gofalcon v0.3.1/go.mod h1:DpNmIJqAPQ7ueHj1TWGBqKStp0YKCEI6XU2Hsdw/yII=
github.com/crowdstrike/gofalcon v0.6.1-0.20240426204036-ac8ce2b4f2d7 h1:NLcXFICTUakAvJFSH8z+Ht6SfJ52FbOasYdP8p7BcsQ=
github.com/crowdstrike/gofalcon v0.6.1-0.20240426204036-ac8ce2b4f2d7/go.mod h1:7KSolP3XCntqZiu7GfGd8uedAQ82dqBNpP0gqBksWB8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
Expand Down
15 changes: 9 additions & 6 deletions vendor/github.com/crowdstrike/gofalcon/falcon/api_client.go

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

4 changes: 2 additions & 2 deletions vendor/github.com/crowdstrike/gofalcon/falcon/api_config.go

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

92 changes: 56 additions & 36 deletions vendor/github.com/crowdstrike/gofalcon/falcon/api_streaming.go

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

Loading

0 comments on commit 84dacf5

Please sign in to comment.