func golang.org/x/pkgsite/internal/queue.newTaskID

2 uses

	golang.org/x/pkgsite/internal/queue (current package)
		queue.go#L154: 	taskID := newTaskID(modulePath, version)
		queue.go#L184: func newTaskID(modulePath, version string) string {