Skip to content

Commit

Permalink
fix(deps): update indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2024
1 parent 3cee703 commit b7400d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcp/indexer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ go 1.23.1
require (
cloud.google.com/go/datastore v1.20.0
cloud.google.com/go/pubsub v1.45.3
cloud.google.com/go/storage v1.48.0
cloud.google.com/go/storage v1.49.0
github.com/go-git/go-git/v5 v5.12.0
github.com/golang/glog v1.2.3
github.com/google/go-cmp v0.6.0
golang.org/x/sync v0.10.0
google.golang.org/api v0.213.0
google.golang.org/api v0.214.0
gopkg.in/yaml.v3 v3.0.1
)

Expand Down

0 comments on commit b7400d8

Please sign in to comment.