Skip to content

Commit

Permalink
chore(deps): bump github.com/crowdstrike/gofalcon from 0.2.32 to 0.2.33
Browse files Browse the repository at this point in the history
Bumps [github.com/crowdstrike/gofalcon](https://github.com/crowdstrike/gofalcon) from 0.2.32 to 0.2.33.
- [Release notes](https://github.com/crowdstrike/gofalcon/releases)
- [Changelog](https://github.com/CrowdStrike/gofalcon/blob/main/.goreleaser.yml)
- [Commits](CrowdStrike/gofalcon@v0.2.32...v0.2.33)

---
updated-dependencies:
- dependency-name: github.com/crowdstrike/gofalcon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent bd6f5e9 commit e39c17a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 580 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/hazcod/crowdstrike-spotlight-slacker
go 1.16

require (
github.com/crowdstrike/gofalcon v0.2.32
github.com/crowdstrike/gofalcon v0.2.33
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/loads v0.21.2 // indirect
github.com/go-openapi/runtime v0.25.0 // indirect
github.com/go-openapi/spec v0.20.8 // indirect
github.com/go-openapi/validate v0.22.1 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/kelseyhightower/envconfig v1.4.0
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
Loading

0 comments on commit e39c17a

Please sign in to comment.