File tree Expand file tree Collapse file tree 6 files changed +2
-16
lines changed
vend/tailscale.com/net/memnet Expand file tree Collapse file tree 6 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
1616
1717 "github.com/ninedraft/gemax/gemax"
1818
19- "tailscale.com/net/memnet"
19+ "github.com/ninedraft/gemax/vend/ tailscale.com/net/memnet"
2020)
2121
2222var (
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import (
1818 "github.com/ninedraft/gemax/gemax/internal/testaddr"
1919 "github.com/ninedraft/gemax/gemax/status"
2020
21- "tailscale.com/net/memnet"
21+ "github.com/ninedraft/gemax/vend/ tailscale.com/net/memnet"
2222)
2323
2424func TestServerSuccess (test * testing.T ) {
Original file line number Diff line number Diff line change @@ -2,10 +2,7 @@ module github.com/ninedraft/gemax
22
33go 1.20
44
5- replace tailscale.com/net/memnet => ./vend/tailscale.com/net/memnet
6-
75require (
86 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
97 golang.org/x/net v0.11.0
10- tailscale.com/net/memnet v1.42.0
118)
Original file line number Diff line number Diff line change 1- golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 h1:Jvc7gsqn21cJHCmAWx0LiimpP18LZmUxkT5Mp7EZ1mI =
2- golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 /go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc =
31golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 h1:k/i9J1pBpvlfR+9QsetwPyERsqu1GIbi967PQMq3Ivc =
42golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 /go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w =
5- golang.org/x/net v0.7.0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g =
6- golang.org/x/net v0.7.0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
73golang.org/x/net v0.11.0 h1:Gi2tvZIJyBtO9SDr1q9h5hEQCp/4L2RQ+ar0qjx2oNU =
84golang.org/x/net v0.11.0 /go.mod h1:2L/ixqYpgIVXmeoSA/4Lu7BzTG4KIyPIryS4IsOd1oQ =
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments