apply gofmt

This commit is contained in:
Alvaro Muñoz
2023-02-01 14:51:48 +01:00
parent 70a151af02
commit 4d6b35f891

View File

@@ -9,7 +9,7 @@ import (
)
func main() {
client := notes.NewNotesServiceProtobufClient("http://localhost:8000", &http.Client{}) // test: ssrfSink
client := notes.NewNotesServiceProtobufClient("http://localhost:8000", &http.Client{}) // test: ssrfSink
ctx := context.Background()