rename, add Makefile rename support
All checks were successful
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 9s
Build and Publish / helm-release (push) Has been skipped

This commit is contained in:
2025-03-31 10:13:02 -04:00
parent 95aa1e47d1
commit c8e461729f
12 changed files with 55 additions and 27 deletions

View File

@ -3,7 +3,7 @@ package demogrpc
import (
"google.golang.org/protobuf/types/known/timestamppb"
pb "gitea.libretechconsulting.com/rmcguire/go-http-server-with-otel/api/demo/app/v1alpha1"
pb "gitea.libretechconsulting.com/rmcguire/go-server-with-otel/api/demo/app/v1alpha1"
)
type RandomFact struct {