Skip to content

Commit

Permalink
Merge pull request #38 from CrowdStrike/dependabot/go_modules/functio…
Browse files Browse the repository at this point in the history
…ns/job_history/google.golang.org/protobuf-1.33.0

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /functions/job_history
  • Loading branch information
mraible authored Oct 4, 2024
2 parents be040c8 + 43723d7 commit 53edaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/job_history/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
golang.org/x/oauth2 v0.13.0 // indirect
golang.org/x/sys v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit 53edaae

Please sign in to comment.