chore: switch to moul.io/protoc-gen-gotemplate
This commit is contained in:
		@@ -8,8 +8,8 @@ import (
 | 
			
		||||
 | 
			
		||||
	gokit_endpoint "github.com/go-kit/kit/endpoint"
 | 
			
		||||
	httptransport "github.com/go-kit/kit/transport/http"
 | 
			
		||||
	endpoints "github.com/moul/protoc-gen-gotemplate/examples/go-kit/services/sprint/gen/endpoints"
 | 
			
		||||
	pb "github.com/moul/protoc-gen-gotemplate/examples/go-kit/services/sprint/gen/pb"
 | 
			
		||||
	endpoints "moul.io/protoc-gen-gotemplate/examples/go-kit/services/sprint/gen/endpoints"
 | 
			
		||||
	pb "moul.io/protoc-gen-gotemplate/examples/go-kit/services/sprint/gen/pb"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var _ = log.Printf
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user