Skip to content

Commit

Permalink
Add tools/upgrade-vendor.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 committed Feb 22, 2023
1 parent 59472ff commit afdc0f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/upgrade-vendor.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

# Upgrade third-party deps under third-party/bazel.
bazel run //third-party:vendor

0 comments on commit afdc0f9

Please sign in to comment.