glide up
This commit is contained in:
		
							
								
								
									
										3
									
								
								vendor/github.com/go-kit/kit/examples/profilesvc/endpoints.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								vendor/github.com/go-kit/kit/examples/profilesvc/endpoints.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -1,10 +1,11 @@
 | 
			
		||||
package profilesvc
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"context"
 | 
			
		||||
	"net/url"
 | 
			
		||||
	"strings"
 | 
			
		||||
 | 
			
		||||
	"golang.org/x/net/context"
 | 
			
		||||
 | 
			
		||||
	"github.com/go-kit/kit/endpoint"
 | 
			
		||||
	httptransport "github.com/go-kit/kit/transport/http"
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user