Skip to content

Commit

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

---
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 Jan 29, 2025
1 parent 377668a commit bba9a05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hazcod/crowdstrike-spotlight-slacker
go 1.22

require (
github.com/crowdstrike/gofalcon v0.11.0
github.com/crowdstrike/gofalcon v0.11.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3d
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
github.com/crowdstrike/gofalcon v0.11.0 h1:ldsjL0kXc1Ygc0lSz/8SYEpRgyXM5gMBDhd8pMnqjNw=
github.com/crowdstrike/gofalcon v0.11.0/go.mod h1:bczghNwcnYX8kGstPZQC2XsijbvFF2ng5YA9Uv8ZmLE=
github.com/crowdstrike/gofalcon v0.11.1 h1:JLZ341GMSrReZiqJylNdRDTkU455Oh6sQ7sMM7unGgI=
github.com/crowdstrike/gofalcon v0.11.1/go.mod h1:bczghNwcnYX8kGstPZQC2XsijbvFF2ng5YA9Uv8ZmLE=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit bba9a05

Please sign in to comment.