Skip to content

Commit

Permalink
move file
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Feb 11, 2025
1 parent dea2639 commit b21b9f4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion third_party/tailscale/distsign/roots.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"path/filepath"
"sync"

"github.com/leptonai/gpud/rootkeys"
"github.com/leptonai/gpud/third_party/tailscale/distsign/rootkeys"
)

var roots = sync.OnceValue(func() []ed25519.PublicKey {
Expand Down

0 comments on commit b21b9f4

Please sign in to comment.