We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75d77e commit 1b10304Copy full SHA for 1b10304
go/go.mod
@@ -101,3 +101,4 @@ require (
101
google.golang.org/grpc v1.66.2 // indirect
102
google.golang.org/protobuf v1.34.2 // indirect
103
)
104
+replace github.com/google/dotprompt/go => github.com/ihan211/dotprompt/go v0.0.0-20250422000000-303a393
0 commit comments