Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nhoag committed Nov 12, 2023
1 parent 66c3f7b commit 752e5bc
Show file tree
Hide file tree
Showing 2 changed files with 1,524 additions and 9 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/nhoag/sumologic-search-job-client-go
go 1.13

require (
golang.org/x/net v0.7.0 // indirect
golang.org/x/oauth2 v0.5.0
google.golang.org/protobuf v1.28.1 // indirect
golang.org/x/oauth2 v0.14.0
google.golang.org/appengine v1.6.8 // indirect
)
Loading

0 comments on commit 752e5bc

Please sign in to comment.