Skip to content

Commit d371178

Browse files
matzewyatesliang
andauthored
fix: rename job-sink to job_sink (knative#8335) (#1320)
Co-authored-by: yatesliang <yates.lyc@gmail.com>
1 parent 51856cd commit d371178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/jobsink/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ import (
6666
"knative.dev/eventing/pkg/utils"
6767
)
6868

69-
const component = "job-sink"
69+
const component = "job_sink"
7070

7171
func main() {
7272

0 commit comments

Comments
 (0)