File tree 2 files changed +1
-8
lines changed
2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/cweill/gotests
2
2
3
- require (
4
- github.com/cweill/gotests v1.5.3 // indirect
5
- golang.org/x/tools v0.0.0-20191109212701-97ad0ed33101
6
- )
3
+ require golang.org/x/tools v0.0.0-20191109212701-97ad0ed33101
7
4
8
5
go 1.6
Original file line number Diff line number Diff line change 1
- github.com/cweill/gotests v1.5.3 h1:k3t4wW/x/YNixWZJhUIn+mivmK5iV1tJVOwVYkx0UcU =
2
- github.com/cweill/gotests v1.5.3 /go.mod h1:XZYOJkGVkCRoymaIzmp9Wyi3rUgfA3oOnkuljYrjFV8 =
3
- github.com/cweill/gotests v1.5.3 h1:ETjG/s5VVZw7+7rTkiQhLFZAJvkNl7m8yZB7n9tXL9Y =
4
- github.com/cweill/gotests v1.5.3 /go.mod h1:dEpq7pEqfd31BjgAZvHSuWglKcYsFArtMndC+lLGBYs =
5
1
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
6
2
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
7
3
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments