Skip to content

Commit 5ac89e9

Browse files
Bump github.com/crowdstrike/gofalcon in /functions/itsmhelper
Bumps [github.com/crowdstrike/gofalcon](https://github.com/crowdstrike/gofalcon) from 0.14.2 to 0.15.0. - [Release notes](https://github.com/crowdstrike/gofalcon/releases) - [Changelog](https://github.com/CrowdStrike/gofalcon/blob/main/.goreleaser.yml) - [Commits](CrowdStrike/gofalcon@v0.14.2...v0.15.0) --- updated-dependencies: - dependency-name: github.com/crowdstrike/gofalcon dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4416ddb commit 5ac89e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

functions/itsmhelper/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.6
66

77
require (
88
github.com/CrowdStrike/foundry-fn-go v0.24.1
9-
github.com/crowdstrike/gofalcon v0.14.2
9+
github.com/crowdstrike/gofalcon v0.15.0
1010
github.com/go-openapi/runtime v0.28.0
1111
github.com/stretchr/testify v1.10.0
1212
)
@@ -39,7 +39,7 @@ require (
3939
go.opentelemetry.io/otel v1.35.0 // indirect
4040
go.opentelemetry.io/otel/metric v1.35.0 // indirect
4141
go.opentelemetry.io/otel/trace v1.35.0 // indirect
42-
golang.org/x/oauth2 v0.28.0 // indirect
42+
golang.org/x/oauth2 v0.30.0 // indirect
4343
golang.org/x/sync v0.13.0 // indirect
4444
golang.org/x/sys v0.31.0 // indirect
4545
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)