Skip to content

Commit

Permalink
updater: agora vai
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <lucas59356@gmail.com>
  • Loading branch information
lucasew committed Nov 25, 2024
1 parent 478908f commit 68b53a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Update minor and patch-level dependencies
run: go get -t -u ./... gvisor.dev/gvisor@go github.com/tailscale/tailscale@v$(nix eval nixpkgs#tailscale.version --raw)
run: go get -t -u ./... gvisor.dev/gvisor@go tailscale.com@v$(nix eval nixpkgs#tailscale.version --raw)
# - name: Update minor and patch-level dependencies for gvisor
# run: go get -t -u gvisor.dev/gvisor@v0.0.0-20240306221502-ee1e1f6070e3

Expand Down

0 comments on commit 68b53a5

Please sign in to comment.