Skip to content

Commit e39c17a

Browse files
chore(deps): bump github.com/crowdstrike/gofalcon from 0.2.32 to 0.2.33
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] <[email protected]>
1 parent bd6f5e9 commit e39c17a

File tree

2 files changed

+4
-580
lines changed

2 files changed

+4
-580
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ module github.com/hazcod/crowdstrike-spotlight-slacker
33
go 1.16
44

55
require (
6-
github.com/crowdstrike/gofalcon v0.2.32
6+
github.com/crowdstrike/gofalcon v0.2.33
77
github.com/go-openapi/jsonreference v0.20.2 // indirect
88
github.com/go-openapi/loads v0.21.2 // indirect
99
github.com/go-openapi/runtime v0.25.0 // indirect
1010
github.com/go-openapi/spec v0.20.8 // indirect
11-
github.com/go-openapi/validate v0.22.1 // indirect
11+
github.com/google/uuid v1.1.2 // indirect
1212
github.com/gorilla/websocket v1.5.0 // indirect
1313
github.com/kelseyhightower/envconfig v1.4.0
1414
github.com/mitchellh/mapstructure v1.5.0 // indirect

0 commit comments

Comments
 (0)