used gofmt with -s flag on whole project
This commit is contained in:
		| @@ -42,7 +42,7 @@ func TestGRPCClient(t *testing.T) { | ||||
| 		Name:    "helloworld", | ||||
| 		Version: "test", | ||||
| 		Nodes: []*registry.Node{ | ||||
| 			®istry.Node{ | ||||
| 			{ | ||||
| 				Id:      "test-1", | ||||
| 				Address: l.Addr().String(), | ||||
| 			}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user