Skip to content

Conversation

@jwhited
Copy link
Member

@jwhited jwhited commented Mar 28, 2023

The result of:

grep --include \*.go --include \*.mod -rl golang.zx2c4.com/wireguard . | xargs sed -i '' 's/golang.zx2c4.com\/wireguard/github.com\/tailscale\/wireguard-go/g'

grep --include \*.go -rl github.com/tailscale/wireguard-go . | xargs gofmt -w

tailscale/tailscale is currently pointing at a different branch, with feature-specific naming: 4fa124729667

The intent here is to generalize the branch name. With the new branch we are also pulling in the latest upstream changes. A tailscale/tailscale PR will follow to point at this commit.

Signed-off-by: Jordan Whited <[email protected]>
@jwhited jwhited requested review from maisem and raggi March 28, 2023 20:38
@jwhited jwhited merged commit f7bfdb6 into tailscale Mar 28, 2023
@jwhited jwhited deleted the jwhited/mod-rename branch March 28, 2023 20:40
raggi pushed a commit that referenced this pull request Sep 27, 2023
Signed-off-by: Jordan Whited <[email protected]>
LiuTangLei pushed a commit to LiuTangLei/wireguard-go that referenced this pull request Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants