Skip to content

Commit 150c322

Browse files
authored
Merge pull request #75 from hazcod/dependabot/go_modules/github.com/crowdstrike/gofalcon-0.2.33
chore(deps): bump github.com/crowdstrike/gofalcon from 0.2.32 to 0.2.33
2 parents bd6f5e9 + e39c17a commit 150c322

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)